Merge pull request #18 from dsprenkels/travis

Revert "travis: Allow ASAN=1 to fail on linux because of LSAN bug"
This commit is contained in:
Daan Sprenkels
2018-10-27 20:38:26 +02:00
committed by GitHub

View File

@@ -13,9 +13,6 @@ env:
- USE_ASAN=1
matrix:
allow_failures:
- os: linux
env: USE_ASAN=1
exclude:
- compiler: gcc
env: USE_ASAN=1