Skip to content

Commit

Permalink
Install Devel::Cover 1.23 for 5.8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Apr 24, 2017
1 parent a72292a commit 51db20c
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 @@ -18,6 +18,7 @@ before_install:

install:
- cpanm --quiet --installdeps --notest .
- cpanm --quiet --notest Devel::Cover@1.23
- cpanm --quiet --notest Devel::Cover::Report::Coveralls

script:
Expand Down

0 comments on commit 51db20c

Please sign in to comment.