Skip to content

Commit

Permalink
no coverage on dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunharker committed Jul 4, 2015
1 parent 28a4c27 commit d710da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ install:
- ./.install/delegator.sh
script:
- ./install.sh --build=Debug
- coveralls -E ".*examples.*" -E ".*lib.*" -E ".*usr.*" -E ".*boost.*" --gcov-options '\-lp' --gcov /usr/bin/gcov-4.8
- coveralls -E ".*examples.*" -E ".*tools.*" -E ".*lib.*" -E ".*usr.*" -E ".*boost.*" --gcov-options '\-lp' --gcov /usr/bin/gcov-4.8

0 comments on commit d710da3

Please sign in to comment.