diff --git a/.travis.yml b/.travis.yml index a0119498..6d9a8d36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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