Browse Source

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

Turo Lamminen 8 năm trước cách đây
mục cha
commit
f2cf8bf075
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -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