Skip to content

Commit

Permalink
travis-ci remove tests under ASAN
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar authored and LorenzMeier committed Oct 31, 2017
1 parent 43c0622 commit 9ff7f05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,12 @@ matrix:
include:
- env: BUILD_TARGET=clang-tidy-quiet
- env: BUILD_TARGET=tests
- env: BUILD_TARGET=tests PX4_ASAN=1
- 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_ASAN=1
- env: BUILD_TARGET=tests PX4_UBSAN=1
- env: BUILD_TARGET=tests_coverage

Expand Down

0 comments on commit 9ff7f05

Please sign in to comment.