Travis: Disable GCC AddressSanitizer build, Clang AddressSanitizer is strictly better
authorTuro Lamminen <turotl@gmail.com>
Sat, 7 Oct 2017 12:08:41 +0000 (15:08 +0300)
committerTuro Lamminen <turotl@gmail.com>
Sat, 7 Oct 2017 12:08:41 +0000 (15:08 +0300)
.travis.yml

index e7c0210..8787d37 100644 (file)
@@ -50,9 +50,6 @@ matrix:
       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
     - os: linux
       compiler: gcc