Skip to content

Commit

Permalink
add Coveralls shenanigans
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Mar 20, 2015
1 parent a4f0972 commit 6ad1fa9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -7,3 +7,9 @@ perl:
- "5.16"
- "5.18"
- "5.20"
matrix:
include:
- perl: 5.20
env: COVERAGE=1
before_install:
- eval $(curl https://travis-perl.github.io/init) --auto

0 comments on commit 6ad1fa9

Please sign in to comment.