Commit 4fe1e030 authored by Willem Thiart's avatar Willem Thiart
Browse files

Fix up travis.yml

parent 26fdec56
...@@ -4,4 +4,4 @@ before_install: ...@@ -4,4 +4,4 @@ before_install:
script: script:
- make tests - make tests
after_success: after_success:
- coveralls --verbose - coveralls --verbose --exclude include --exclude tests --exclude CLinkedListQueue
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment