Stop Makefile.PL hanging at prompts under Travis
Dagfinn Ilmari Mannsåker [Mon, 30 Jun 2014 10:26:54 +0000 (11:26 +0100)]
.travis.yml

index 0077bc0..0e77336 100644 (file)
@@ -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