test against perl 5.18

This commit is contained in:
Graham Ollis
2013-07-06 09:28:45 -04:00
parent fc6b51b1c1
commit 002efafefa

View File

@@ -4,6 +4,7 @@ install:
- cpanm -n Template
script: HARNESS_IS_VERBOSE=1 prove -v -Ilib t
perl:
- "5.18"
- "5.16"
- "5.14"
- "5.12"