projects
/
p5sagit/Sub-Name.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e236a5a
)
also test on perls 5.28 and 5.30
Karen Etheridge [Mon, 19 Aug 2019 23:14:50 +0000 (16:14 -0700)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
e76c90e
..
1c91bc5
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-9,6
+9,10
@@
perl:
- "blead-thr"
- "dev" # latest point release
- "dev-thr"
+ - "5.30"
+ - "5.30-thr"
+ - "5.28"
+ - "5.28-thr"
- "5.26"
- "5.26-thr"
- "5.24"