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 b4fb292 commit 94acee3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
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 94acee3

Please sign in to comment.