mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-04-02 01:41:02 +02:00
add coveralls to test coverage (#1060)
This commit is contained in:
parent
a07b37e4ec
commit
f59ac2a1d7
@ -62,6 +62,10 @@ matrix:
|
||||
BUILD_TYPE=Debug
|
||||
LIB_TYPE=shared
|
||||
DESTDIR=/tmp/cmake_json_cpp
|
||||
before_install:
|
||||
- pip install --user cpp-coveralls
|
||||
script: ./.travis_scripts/cmake_builder.sh
|
||||
after_success:
|
||||
- coveralls --include src/lib_json --include include
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user