Commit 6400ab8d authored by Omer Katz's avatar Omer Katz

Added the missing coveralls script.

parent 4fadfa5c
#!/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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment