Update .travis.yml
This commit is contained in:
parent
ece31100e0
commit
c132d2ae8c
@ -80,8 +80,8 @@ matrix:
|
|||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
addons: *clang10
|
addons: *clang10
|
||||||
|
# Test clang-10.0: C++11, Build=Debug/Release
|
||||||
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=On
|
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=Off
|
||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
addons: *clang10
|
addons: *clang10
|
||||||
|
Loading…
Reference in New Issue
Block a user