Update .travis.yml

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

@ -80,6 +80,11 @@ matrix:
os: linux
dist: bionic
addons: *clang10
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=On
os: linux
dist: bionic
addons: *clang10
before_script:

Loading…
Cancel
Save