projects
/
p5sagit/Safe-Isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
77935f9
)
test on latest perls
Karen Etheridge [Sat, 29 Feb 2020 18:49:16 +0000 (10:49 -0800)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
ad093ab
..
710c4c7
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-2,6
+2,8
@@
language: perl
perl:
- blead # builds perl from git
- dev # latest point release
+ - "5.30"
+ - "5.28"
- "5.26"
- "5.24"
- "5.22"