projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7d356ce
)
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
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
0077bc0
..
0e77336
100644
(file)
--- 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