Skip to content

Commit

Permalink
Remove build directory from coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
murrekatt committed Oct 7, 2014
1 parent ae2c604 commit 50f938f
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 ..
- coveralls -r .. -e build

0 comments on commit 50f938f

Please sign in to comment.