Update .travis.yml

This commit is contained in:
Gabi Melman 2020-04-18 14:04:46 +03:00 committed by GitHub
parent 867fec260b
commit d28465bf60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ matrix:
dist: bionic dist: bionic
addons: *clang10 addons: *clang10
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=11 - env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=11 ASAN=On
os: linux os: linux
dist: bionic dist: bionic
addons: *clang10 addons: *clang10