mirror of
https://github.com/AtHeartEngineer/sss.git
synced 2026-01-08 20:28:04 -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
|
- USE_ASAN=1
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- os: linux
|
|
||||||
env: USE_ASAN=1
|
|
||||||
exclude:
|
exclude:
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
env: USE_ASAN=1
|
env: USE_ASAN=1
|
||||||
|
|||||||
Reference in New Issue
Block a user