Commit c707556c authored by willem's avatar willem
Browse files

Don't run gcov

parent e0ba8085
...@@ -4,4 +4,4 @@ before_install: ...@@ -4,4 +4,4 @@ before_install:
script: script:
- make - make
after_success: after_success:
- coveralls --verbose - coveralls --verbose --no-gcov
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