Added the missing coveralls script.

This commit is contained in:
Omer Katz 2015-12-30 13:10:39 +02:00
parent 4fadfa5c22
commit 6400ab8d18

4
travis-coveralls.sh Executable file
View 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