projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
273d4b1
)
Test on perl 5.16 as well
Dagfinn Ilmari Mannsåker [Tue, 29 Jul 2014 01:31:30 +0000 (
02:31
+0100)]
This might help suss out whether the m2m instability on Oracle is due to
hashes or the database.
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
3c04b88
..
f1f941c
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-69,6
+69,7
@@
language: perl
perl:
- "5.18"
+ - "5.16"
env:
- CLEANTEST=false