update Perl version
add 5.22 and 5.24 remove blead as this isn't supported on travis
This commit is contained in:
parent
736fc24c47
commit
7d966855c7
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ sudo: false
|
|||
|
||||
language: perl
|
||||
perl:
|
||||
- "blead"
|
||||
- "5.24"
|
||||
- "5.22"
|
||||
- "5.20"
|
||||
- "5.18"
|
||||
- "5.16"
|
||||
|
|
Loading…
Reference in a new issue