Skip to content

Commit

Permalink
Fix up travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
willemt committed Feb 2, 2015
1 parent 26fdec5 commit 4fe1e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,4 +4,4 @@ before_install:
script:
- make tests
after_success:
- coveralls --verbose
- coveralls --verbose --exclude include --exclude tests --exclude CLinkedListQueue

0 comments on commit 4fe1e03

Please sign in to comment.