Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Commit

Permalink
enable CI testing on perl 5.24 and 5.26
Browse files Browse the repository at this point in the history
  • Loading branch information
compeak committed Jun 13, 2017
1 parent df5c6a1 commit 78482de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: perl
perl:
- "5.26"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
Expand Down

0 comments on commit 78482de

Please sign in to comment.