Skip to content

Commit 76b026c

Browse files
committed
Add Perl versions 5.28 and 5.30 to Travis configuration file.
1 parent f613108 commit 76b026c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ dist: trusty
22
language: perl
33

44
perl:
5+
- "5.30"
6+
- "5.28"
57
- "5.26"
68
- "5.24"
79
- "5.22"

0 commit comments

Comments
 (0)