From: Graham Knop Date: Thu, 29 Aug 2013 18:37:28 +0000 (-0400) Subject: make sure EUMM is up to date for travis X-Git-Tag: v1.003001~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoo.git;a=commitdiff_plain;h=c97f0325277b94d18b1aa957474c3cb25415b6b6 make sure EUMM is up to date for travis --- diff --git a/.travis.yml b/.travis.yml index 03f2783..c3c3fee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ before_install: - perlbrew install-cpanm -f - perl -V install: - - cpanm --verbose --no-interactive --notest strictures autodie + - cpanm --verbose --no-interactive --notest strictures autodie ExtUtils::MakeMaker - cpanm --verbose --no-interactive --notest --installdeps --with-develop --with-recommends --with-suggests . - cpanm --verbose --no-interactive --notest Devel::Cover::Report::Coveralls script: