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

View File

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