travis-ci enable codecov (#8090)

This commit is contained in:
Daniel Agar
2017-10-09 02:13:43 -04:00
committed by GitHub
parent 1947a9a176
commit 6f3fe3f3ec
3 changed files with 8 additions and 3 deletions

View File

@@ -309,9 +309,6 @@ coveralls_upload:
--exclude=src/modules/uavcan/libuavcan \
--root . --build-root build/posix_sitl_default/ --follow-symlinks
codecov_upload:
@/bin/bash -c "bash <(curl -s https://codecov.io/bash)"
# static analyzers (scan-build, clang-tidy, cppcheck)
# --------------------------------------------------------------------
.PHONY: posix_sitl_default-clang scan-build clang-tidy clang-tidy-fix clang-tidy-quiet cppcheck check_stack