Update .travis.yml

pull/1238/head
Gabi Melman 6 years ago committed by GitHub
parent 7153db954f
commit bd2fe64bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -67,11 +67,11 @@ matrix:
# Test clang-7.0: C++11, Build=Debug, ASAN=On
- env: CLANG_VERSION=7.0 BUILD_TYPE=Debug CPP=11 ASAN=On TSAN=Off
os: linux
dist: bionic
addons: *clang70
- env: CLANG_VERSION=7.0 BUILD_TYPE=Release CPP=11 ASAN=On TSAN=Off
os: linux
dist: bionic
addons: *clang70
# osx

Loading…
Cancel
Save