X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=.travis.yml;h=d48e50ac67b25fb1f9ad6d28355cc40f6e5bcecf;hp=867b204f499ce520018346ff1895de7fc955dbdb;hb=5cff3cab4ea061782df47c99e14ff30b61ee1aac;hpb=3d8e92c5972b3dbe56250c76b054eee57b76197c diff --git a/.travis.yml b/.travis.yml index 867b204..d48e50a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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