mirror of
https://github.com/nlohmann/json.git
synced 2024-11-23 22:19:02 +08:00
pass gcov version
This commit is contained in:
parent
08a60a7803
commit
87d24ca670
@ -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'
|
||||
- coveralls --exclude lib --exclude tests --gcov-options '\-lp' --gcov 'gcov-4.8'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user