X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoo.git;a=blobdiff_plain;f=.travis.yml;h=96a6fd3a7d98321729d4e6344d9b91d782c59b38;hp=3ccaf94a36f87edc7441ba1749145d44a9c7f2bb;hb=2552572794be94ea0fbff0156febb6d7a18fa416;hpb=6f00689a0eca5c6ba49d140971f528f96f7c047a diff --git a/.travis.yml b/.travis.yml index 3ccaf94..96a6fd3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_install: - perlbrew install-cpanm -f - perl -V install: - - cpanm --verbose --no-interactive --notest strictures + - cpanm --verbose --no-interactive --notest strictures autodie - cpanm --verbose --no-interactive --notest --installdeps --with-develop --with-recommends --with-suggests . - cpanm --verbose --no-interactive --notest Devel::Cover::Report::Coveralls script: