Skip to content

Commit

Permalink
Add target perl environment for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
moznion committed Nov 17, 2017
1 parent 2d0d01c commit 05a491c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ perl:
- 5.16
- 5.18
- 5.20
- 5.22
- 5.24
- 5.26
after_success:
- cpanm --quiet --notest --skip-satisfied Devel::Cover::Report::Coveralls
- cover -delete
Expand Down

0 comments on commit 05a491c

Please sign in to comment.