Removing Perl 5.12 from Travis CI, adding 5.20
This commit is contained in:
parent
73eb11b395
commit
0d822f0ec2
@ -2,9 +2,9 @@ language: perl
|
||||
install: true
|
||||
script: perl ./Build.PL
|
||||
perl:
|
||||
- "5.12"
|
||||
- "5.14"
|
||||
- "5.18"
|
||||
- "5.20"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user