Skip to content

Commit

Permalink
Disabling ubsan since it times out frquently. Will re-enable once we …
Browse files Browse the repository at this point in the history
…move to travis.com

Signed-off-by: Gautam Venkataramanan <gautam.chennai@gmail.com>
  • Loading branch information
gautvenk committed May 20, 2020
1 parent 69f0a81 commit 7ed35da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ env:
- TEST_SUITE=travis-build.sh
- TEST_SUITE=tsan-build.sh
- TEST_SUITE=asan-build.sh
- TEST_SUITE=ubsan-build.sh

script: bash ./.travis/$TEST_SUITE

Expand Down

0 comments on commit 7ed35da

Please sign in to comment.