Skip to content
Snippets Groups Projects
Commit 56bbe541 authored by Daniel Agar's avatar Daniel Agar Committed by Lorenz Meier
Browse files

travis-ci remove tests under UBSAN

parent 9ff7f05d
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment