Skip to content

Commit

Permalink
Add - cpanm Devel::Cover::Report::Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
neo1ite committed Feb 3, 2017
1 parent 1311233 commit 04c4b94
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 @@ -16,5 +16,6 @@ os:

after_success:
- cpanm --quiet --notest Devel::Cover::Report::Coveralls
- cpanm --quiet --notest Devel::Cover::Report::Codecov
- cover -test -report coveralls
- cover -test -report codecov

0 comments on commit 04c4b94

Please sign in to comment.