Skip to content

Commit

Permalink
travis finally supports perl 5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
karenetheridge committed May 18, 2016
1 parent bf3514b commit 3459277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ script: prove -lr t
install:
- cpanm -n -q --skip-satisfied --installdeps .
perl:
- "5.22"
- "5.20"
- "5.18"
- "5.16"
Expand Down

0 comments on commit 3459277

Please sign in to comment.