Commit d8f58b25 authored by Niels's avatar Niels

coveralls adjustment

parent 08701003
...@@ -24,4 +24,4 @@ after_success: ...@@ -24,4 +24,4 @@ after_success:
- make clean - make clean
- make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage" - make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage"
- ./json_unit - ./json_unit
- coveralls --gcov-options '\-lp' --gcov 'gcov-4.8' - coveralls --exclude test/catch.hpp --gcov-options '\-lp' --gcov 'gcov-4.8'
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