Skip to content

Commit

Permalink
travis fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Jan 7, 2016
1 parent 88b2900 commit 397e833
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,5 @@ script:
- perl Makefile.PL # or Build.PL if it exists
- make # or ./Build
- make test
matrix:
include:
- perl: '5.20'
env: COVERAGE=1
after_success:
- coverage-report

0 comments on commit 397e833

Please sign in to comment.