Add perl 5.24 to Travis-CI config

This commit is contained in:
Duncan Ferguson 2016-10-18 21:37:22 +01:00
parent 469897d4c5
commit 4fe7b00713
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
language: perl
perl:
- "5.24"
- "5.22"
- "5.20"
- "5.18"

View file

@ -1,4 +1,5 @@
4.09 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Add perl-5.24 Travis-CI automated testing config
4.08 2016-10-18 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Add perl-5.8, 5.10 and 5.12 to Travis-CI automated testing