travis-ci remove tests under UBSAN

This commit is contained in:
Daniel Agar
2017-10-30 19:57:41 -04:00
committed by Lorenz Meier
parent 9ff7f05d94
commit 56bbe541ae

View File

@@ -26,13 +26,11 @@ matrix:
include: include:
- env: BUILD_TARGET=clang-tidy-quiet - env: BUILD_TARGET=clang-tidy-quiet
- env: BUILD_TARGET=tests - env: BUILD_TARGET=tests
- env: BUILD_TARGET=tests PX4_UBSAN=1
- env: BUILD_TARGET=tests_coverage - env: BUILD_TARGET=tests_coverage
- env: BUILD_TARGET=coverity_scan - env: BUILD_TARGET=coverity_scan
dist: trusty dist: trusty
if: branch = coverity_scan if: branch = coverity_scan
allow_failures: allow_failures:
- env: BUILD_TARGET=tests PX4_UBSAN=1
- env: BUILD_TARGET=tests_coverage - env: BUILD_TARGET=tests_coverage
cache: cache: