Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ignore some stuff in coverage testing.
  • Loading branch information
davorg committed Oct 26, 2016
1 parent c86dc71 commit 0573258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -25,5 +25,5 @@ script:
- cover

after_success:
- cover -report coveralls
- cover +ignore ^t/ +ignore ^/home/travis -report coveralls

0 comments on commit 0573258

Please sign in to comment.