Skip to content

Commit

Permalink
Merge pull request #35 from jasonwalker80/perl_5.14
Browse files Browse the repository at this point in the history
Add perl 5.14 to travis-ci.
  • Loading branch information
jasonwalker80 committed Jun 1, 2016
2 parents f37fa42 + 52e461e commit 1f52905
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,4 +1,6 @@
language: perl
perl:
- "5.10"
- "5.14"
install: true
script: prove --recurse --verbose

0 comments on commit 1f52905

Please sign in to comment.