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.14"
- "5.18" - "5.18"
- "5.20" - "5.20"
- "5.22"
branches: branches:
only: only:
- master - master