Skip to content

Commit

Permalink
Add coveralls config to ignore examples directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Apr 7, 2017
1 parent ebea90e commit d05c091
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 @@ -22,4 +22,4 @@ script:
- . ./scripts/test.sh $TESTCMD

after_success:
- coveralls --exclude examples --exclude tests
- coveralls

0 comments on commit d05c091

Please sign in to comment.