Skip to content

Commit

Permalink
Disable buggy sanitizer on GCC5
Browse files Browse the repository at this point in the history
  • Loading branch information
bblanchon committed May 31, 2018
1 parent 6e4ba92 commit d88a080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -37,7 +37,7 @@ matrix:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-5']
env: SCRIPT=cmake GCC=5 SANITIZE=undefined
env: SCRIPT=cmake GCC=5
- compiler: gcc
addons:
apt:
Expand Down

0 comments on commit d88a080

Please sign in to comment.