Skip to content

Commit

Permalink
Ignore files for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
miloyip committed Apr 14, 2015
1 parent 81c539e commit 5dc52af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ script:
- make travis_doc

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

0 comments on commit 5dc52af

Please sign in to comment.