Skip to content

Commit

Permalink
Try anothor coverall command line
Browse files Browse the repository at this point in the history
  • Loading branch information
bblanchon committed Nov 30, 2014
1 parent d283ff0 commit 46e0bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,4 +9,4 @@ before_script:
script:
- make && make test
after_success:
- coveralls --exclude test --gcov-options '\-lp'
- coveralls --include src --gcov-options '\-lp'

0 comments on commit 46e0bf8

Please sign in to comment.