Skip to content

Commit 367a64e

Browse files
test on latest perls; test blead and dev last as they take the longest
1 parent e8b6e16 commit 367a64e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ addons:
55
- aspell-en
66
language: perl
77
perl:
8-
- blead # builds perl from git
9-
- dev # latest point release
8+
- "5.32"
109
- "5.30"
1110
- "5.28"
1211
- "5.26"
@@ -19,6 +18,8 @@ perl:
1918
- "5.12"
2019
- "5.10"
2120
- "5.8"
21+
- blead # builds perl from git
22+
- dev # latest point release
2223
env:
2324
global:
2425
- AUTHOR_TESTING=1

0 commit comments

Comments
 (0)