add perl 5.8 to .travis.yml

This commit is contained in:
Matt Simerson 2014-09-08 23:05:54 -07:00
parent 08ed943dcf
commit 97fba3075e

View File

@ -4,3 +4,4 @@ perl:
- "5.14"
- "5.12"
- "5.10"
- "5.8"