no AUTHOR_TESTING/RELEASE_TESTING for downstream tests
[catagits/Catalyst-Runtime.git] / .travis.yml
index 867b204..d48e50a 100644 (file)
@@ -25,6 +25,7 @@ install:
    # we want these for our tests, but not for any others
    - export AUTHOR_TESTING=1
    - export RELEASE_TESTING=1
+   - export PERL_AUTOINSTALL=--skip
 
    - make manifest
 
@@ -35,6 +36,9 @@ script:
    #  (note: currently skipping DBIC deps for speed)
    - make install
 
+   - export AUTHOR_TESTING=0
+   - export RELEASE_TESTING=0
+
    # pure author deps (of reverse deps):
    - cpanm --notest --metacpan --skip-satisfied YAML::Syck