Update .travis.yml

pull/1981/head
Gabi Melman 4 years ago committed by GitHub
parent ece31100e0
commit c132d2ae8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -80,8 +80,8 @@ matrix:
os: linux
dist: bionic
addons: *clang10
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=On
# Test clang-10.0: C++11, Build=Debug/Release
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=Off
os: linux
dist: bionic
addons: *clang10

Loading…
Cancel
Save