Skip to content

Commit

Permalink
enable coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
eserte committed Nov 30, 2013
1 parent f65a9bc commit a71b031
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ perl:
- "5.12"
- "5.10"
- "5.8"
before_install:
cpanm -n Devel::Cover::Report::Coveralls
script:
perl Makefile.PL && make && cover -test -report coveralls

0 comments on commit a71b031

Please sign in to comment.