Travis: Disable GCC AddressSanitizer build, Clang AddressSanitizer is strictly better
This commit is contained in:
@@ -48,9 +48,6 @@ matrix:
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env: TRAVIS_NO_EXPORT=YES ENABLE_COVERALLS=ON
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env: TRAVIS_NO_EXPORT=NO ASAN=ON
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env: SHARED_BUILD=ON TRAVIS_NO_EXPORT=NO
|
||||
|
||||
Reference in New Issue
Block a user