projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
464bbc0
)
Run Travis tests on 5.20 and threaded 5.18 as well
Dagfinn Ilmari Mannsåker [Wed, 21 Jan 2015 15:33:30 +0000 (15:33 +0000)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
d2b722b
..
dedc419
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-68,7
+68,10
@@
x_disabled_notifications:
language: perl
perl:
- - "5.18"
+ - 5.20-extras
+ - "5.20" # needs quoting due to trailing zero
+ - 5.18-extras
+ - 5.18
env:
- CLEANTEST=false DBICTEST_DB2=true