update Perl version

add 5.22 and 5.24
remove blead as this isn't supported on travis
This commit is contained in:
Christian Loos 2016-08-29 14:17:06 +02:00
parent 736fc24c47
commit 7d966855c7

View file

@ -2,7 +2,8 @@ sudo: false
language: perl
perl:
- "blead"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"