Skip to content

Commit

Permalink
try only excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Mar 3, 2016
1 parent 2bf332e commit 40c5e7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/coverage.sh
Expand Up @@ -15,8 +15,7 @@ if [[ ${COVERAGE} == true ]]; then
./mason_packages/.link/bin/cpp-coveralls \
--build-root build \
--gcov-options '\-lp' \
--include deps/clipper/cpp/clipper.hpp \
--include deps/clipper/cpp/clipper.cpp \
--exclude deps/protozero \
--exclude bin \
--exclude examples \
--exclude deps \
Expand Down

0 comments on commit 40c5e7d

Please sign in to comment.