projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2552572
)
can't do dev tests on <5.8.4
Graham Knop [Thu, 29 Aug 2013 18:09:17 +0000 (14:09 -0400)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
96a6fd3
..
38e431f
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,7
@@
language: perl
perl:
- - "5.8.3"
- - "5.8.3_thr"
+ - "5.8.4"
+ - "5.8.4_thr"
before_install:
- source maint/travis-perlbrew
- perlbrew install-cpanm -f