mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
travis-ci enable codecov (#8090)
This commit is contained in:
3
Makefile
3
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user