mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 04:24:06 +08:00
travis-ci remove tests under UBSAN
This commit is contained in:
parent
9ff7f05d94
commit
56bbe541ae
@ -26,13 +26,11 @@ matrix:
|
||||
include:
|
||||
- env: BUILD_TARGET=clang-tidy-quiet
|
||||
- env: BUILD_TARGET=tests
|
||||
- env: BUILD_TARGET=tests PX4_UBSAN=1
|
||||
- env: BUILD_TARGET=tests_coverage
|
||||
- env: BUILD_TARGET=coverity_scan
|
||||
dist: trusty
|
||||
if: branch = coverity_scan
|
||||
allow_failures:
|
||||
- env: BUILD_TARGET=tests PX4_UBSAN=1
|
||||
- env: BUILD_TARGET=tests_coverage
|
||||
|
||||
cache:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user