Skip to content

Commit

Permalink
excluding libs from gcov
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Sep 3, 2013
1 parent b6230be commit a453f87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -22,8 +22,7 @@ script:
- ./.travis-run.sh

after_success:
- file ./tools/*.*
- coveralls
- coveralls --exclude lib --exclude tests

notifications:
email:
Expand Down

0 comments on commit a453f87

Please sign in to comment.