Skip to content

Commit c25de27

Browse files
pludlamCVLoalders
authored andcommitted
Adding 5.26 and dev to TravisCI
1 parent 05d7a77 commit c25de27

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: perl
22
perl:
3+
- "dev"
4+
- "5.26"
35
- "5.24"
46
- "5.22"
57
- "5.20"
@@ -10,7 +12,4 @@ perl:
1012
- "5.10"
1113
- "5.8"
1214
before_install:
13-
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
14-
- source ~/travis-perl-helpers/init
15-
- build-perl
16-
- perl -V
15+
- eval $(curl https://travis-perl.github.io/init) --auto

0 commit comments

Comments
 (0)