mirror of
https://github.com/AtHeartEngineer/sss.git
synced 2026-01-07 20:13:49 -05:00
Revert "travis: Allow ASAN=1 to fail on linux because of LSAN bug"
This reverts commit b01263bdc9.
The LSAN bug seems to have been fixed. Re-enable ASAN on Linux.
This commit is contained in:
@@ -13,9 +13,6 @@ env:
|
||||
- USE_ASAN=1
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- os: linux
|
||||
env: USE_ASAN=1
|
||||
exclude:
|
||||
- compiler: gcc
|
||||
env: USE_ASAN=1
|
||||
|
||||
Reference in New Issue
Block a user