Travis: Disable GCC AddressSanitizer build, Clang AddressSanitizer is strictly better

pull/1478/head
Turo Lamminen 2017-10-07 15:08:41 +03:00
parent ea58801a2d
commit f2cf8bf075
1 changed files with 0 additions and 3 deletions

View File

@ -48,9 +48,6 @@ matrix:
- os: linux - os: linux
compiler: gcc compiler: gcc
env: TRAVIS_NO_EXPORT=YES ENABLE_COVERALLS=ON env: TRAVIS_NO_EXPORT=YES ENABLE_COVERALLS=ON
- os: linux
compiler: gcc
env: TRAVIS_NO_EXPORT=NO ASAN=ON
- os: linux - os: linux
compiler: gcc compiler: gcc
env: SHARED_BUILD=ON TRAVIS_NO_EXPORT=NO env: SHARED_BUILD=ON TRAVIS_NO_EXPORT=NO