X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=0e773366098710b2afef5b8be2ea2df1682ed3b9;hb=5f80c6760923b07b46e828f3b317a39942e08511;hp=0077bc0ca5425084dc14556bca227b9fec5e2a63;hpb=7d356ceea78c6af30d6d4fedb116aec02a3c0001;p=dbsrgits%2FSQL-Translator.git diff --git a/.travis.yml b/.travis.yml index 0077bc0..0e77336 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,9 @@ perl: - "5.10" - "5.8" +env: + - PERL_MM_USE_DEFAULT=1 + install: - cpanm --quiet --notest Devel::Cover::Report::Coveralls Module::Install::ReadmeFromPod Module::Install::AuthorTests - perl Makefile.PL