mirror of
https://github.com/nlohmann/json.git
synced 2026-03-02 23:36:27 +00:00
fixed coveralls call to ignore benchmarks folder
This commit is contained in:
@@ -22,4 +22,4 @@ after_success:
|
||||
- make clean
|
||||
- make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage"
|
||||
- ./json_unit
|
||||
- coveralls --exclude lib --exclude test --gcov-options '\-lp' --gcov 'gcov-4.8'
|
||||
- coveralls --exclude benchmark --exclude test --gcov-options '\-lp' --gcov 'gcov-4.8'
|
||||
|
||||
Reference in New Issue
Block a user