Skip to content

Commit

Permalink
Added subdirectory to coveralls exclude.
Browse files Browse the repository at this point in the history
  • Loading branch information
murrekatt committed Oct 7, 2014
1 parent 50f938f commit 997ee6a
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 @@ -8,4 +8,4 @@ script:
- cd build
- cmake .. && make && make test
after_success:
- coveralls -r .. -e build
- coveralls -r .. -e build/CMakeFiles

0 comments on commit 997ee6a

Please sign in to comment.