mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-09 11:09:32 +01:00
Added the missing coveralls script.
This commit is contained in:
parent
4fadfa5c22
commit
6400ab8d18
4
travis-coveralls.sh
Executable file
4
travis-coveralls.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
pip install --user cpp-coveralls
|
||||
coveralls -r .. --gcov-options '\-lp' -e thirdparty -e example -e test -e build/CMakeFiles -e include/rapidjson/msinttypes -e include/rapidjson/internal/meta.h -e include/rapidjson/error/en.h
|
Loading…
x
Reference in New Issue
Block a user