Skip to content

Commit

Permalink
Update perl versions for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
afresh1 committed Jul 30, 2020
1 parent 0251201 commit fc4601d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: perl
perl:
- "5.22"
- "5.20"
- "5.10"
- "5.32"
- "5.30"
- "5.16"

before_install:
- cpanm -n Devel::Cover::Report::Coveralls
Expand Down

0 comments on commit fc4601d

Please sign in to comment.