.travis.yml: added perl 5.16
This commit is contained in:
parent
96c27d410b
commit
b7a00a3741
@ -1,5 +1,6 @@
|
||||
language: perl
|
||||
perl:
|
||||
- "5.16"
|
||||
- "5.14"
|
||||
- "5.12"
|
||||
- "5.10"
|
||||
|
Loading…
Reference in New Issue
Block a user