Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyelewis committed Aug 4, 2015
1 parent f671e8a commit b986f84
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,9 @@ matrix:
allow_failures:
- compiler: gcc
exclude:
- compiler: gcc
env: TOOLS=ASAN
# ATM, GCC doesn't implement the memory sanitizer
- compiler: gcc
env: TOOLS=MSAN
- compiler: gcc
env: TOOLS=UBSAN
# - compiler: gcc
# env: TOOLS="ANALYZE"

Expand Down

0 comments on commit b986f84

Please sign in to comment.