From: Dagfinn Ilmari Mannsåker Date: Mon, 30 Jun 2014 10:34:05 +0000 (+0100) Subject: Install author-mode configure reqs in Travis X-Git-Tag: v0.11019~31 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6035bee0678cb745fe0f8b800301a347af922db6;p=dbsrgits%2FSQL-Translator.git Install author-mode configure reqs in Travis --- diff --git a/.travis.yml b/.travis.yml index 0e77336..cdf76f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ env: - PERL_MM_USE_DEFAULT=1 install: - - cpanm --quiet --notest Devel::Cover::Report::Coveralls Module::Install::ReadmeFromPod Module::Install::AuthorTests + - cpanm --quiet --notest Devel::Cover::Report::Coveralls Module::Install::ReadmeFromPod Module::Install::AuthorTests Package::Variant Parse::RecDescent XML::LibXML YAML - perl Makefile.PL - cpanm --quiet --notest --installdeps .