Skip to content

Commit 06787b3

Browse files
committed
Add 5.20-extras and 5.18-extras to .travis.yml
1 parent f0efba3 commit 06787b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: perl
22
perl:
33
- "5.20"
4+
- "5.20-extras"
45
- "5.18"
6+
- "5.18-extras"
57
- "5.16"
68
- "5.14"
79
- "5.12"

0 commit comments

Comments
 (0)