Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Oct 13, 2015
1 parent 923625c commit b783129
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 @@ -23,5 +23,5 @@ script:
- make alltests

after_success:
- coveralls --gcov /usr/bin/gcov-4.8 --gcov-options '\-lp' --exclude test --exclude src/main.cpp
- coveralls --gcov /usr/bin/gcov-4.8 --gcov-options '\-lp' --exclude test

0 comments on commit b783129

Please sign in to comment.