added perl 5.18 to travis.yml

This commit is contained in:
Matt Simerson 2014-09-08 23:09:53 -07:00
parent 97fba3075e
commit a7d1e0bd37

View File

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