.travis.yml: added perl 5.16

This commit is contained in:
Matt Simerson 2013-04-24 20:51:11 -04:00
parent 96c27d410b
commit b7a00a3741

View File

@ -1,5 +1,6 @@
language: perl
perl:
- "5.16"
- "5.14"
- "5.12"
- "5.10"