Commit 5dc52afd authored by miloyip's avatar miloyip

Ignore files for coverage

parent 81c539e7
...@@ -48,4 +48,4 @@ script: ...@@ -48,4 +48,4 @@ script:
- make travis_doc - make travis_doc
after_success: after_success:
- coveralls -r .. --gcov-options '\-lp' -e thirdparty -e example -e test -e build/CMakeFiles -e include/rapidjson/msinttypes - 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