mirror of
https://github.com/nlohmann/json.git
synced 2024-11-27 16:49:02 +08:00
exclude tests
This commit is contained in:
parent
87d24ca670
commit
23006bd57b
@ -22,5 +22,5 @@ after_success:
|
||||
- make clean
|
||||
- make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage"
|
||||
- ./json_unit
|
||||
- coveralls --exclude lib --exclude tests --gcov-options '\-lp' --gcov 'gcov-4.8'
|
||||
- coveralls --exclude lib --exclude test --gcov-options '\-lp' --gcov 'gcov-4.8'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user