Skip to content

Commit

Permalink
Fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
jupp0r committed Sep 1, 2016
1 parent b0de439 commit 13dcc98
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 @@ -20,4 +20,4 @@ script:
- mkdir gcov
- cd gcov
- ../bazel-bin/tests/prometheus_test
- cpp-coveralls --exclude external --exclude tests --exclude /usr -b /build/bazel-build --gcov . -t ${COVERALLS_TOKEN}
- cpp-coveralls --exclude external --exclude tests --exclude /usr -b ../bazel-build --gcov . -t ${COVERALLS_TOKEN}

0 comments on commit 13dcc98

Please sign in to comment.