Skip to content

Commit

Permalink
Add coveralls info ( for #2 )
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbf committed Oct 11, 2016
1 parent e8b3b76 commit 96359ff
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 @@ -15,5 +15,8 @@ matrix:
allow_failures:
- perl: blead
before_install:
- cpanm -n Devel::Cover::Report::Coveralls
- eval $(curl https://travis-perl.github.io/init) --auto
script:
- perl Makefile.PL && make test && cover -test -report coveralls

0 comments on commit 96359ff

Please sign in to comment.