Add perl 5.22 to Travis CI

This commit is contained in:
Alessandro Ranellucci 2015-06-20 16:10:59 +02:00
parent be1f35c516
commit 3b7cb6722c

View file

@ -5,6 +5,7 @@ perl:
- "5.14"
- "5.18"
- "5.20"
- "5.22"
branches:
only:
- master