+ applied style guide
This commit is contained in:
parent
80b5db16b5
commit
8d9c2bea4e
3 changed files with 53 additions and 5 deletions
|
|
@ -24,4 +24,4 @@ after_success:
|
|||
- make clean
|
||||
- make json_unit CXXFLAGS="-fprofile-arcs -ftest-coverage"
|
||||
- ./json_unit
|
||||
- coveralls --exclude benchmark --exclude test --gcov-options '\-lp' --gcov 'gcov-4.8'
|
||||
- coveralls --exclude benchmark --exclude test --exclude header_only --gcov-options '\-lp' --gcov 'gcov-4.8'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue