Skip to content

Commit

Permalink
Exclude /usr/include from coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
vigsterkr committed Sep 7, 2013
1 parent 385eb67 commit fe0553d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -72,4 +72,4 @@ script:
- sudo make install
- ctest --output-on-failure
after_success:
- coveralls -e third_party
- coveralls -e /usr/include -e third_party

0 comments on commit fe0553d

Please sign in to comment.