From: Graham Knop Date: Thu, 29 Aug 2013 18:05:01 +0000 (-0400) Subject: Distar needs autodie X-Git-Tag: v1.003001~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2552572794be94ea0fbff0156febb6d7a18fa416;p=gitmo%2FMoo.git Distar needs autodie --- 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: