Update .travis.yml

pull/2015/head
Gabi Melman 4 years ago committed by GitHub
parent 16d76e2293
commit a358a38b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,7 +102,7 @@ matrix:
# Test clang-12.0: C++20, Build=Debug
- env: CLANG_VERSION=11 BUILD_TYPE=Debug CPP=20 ASAN=Off
- env: CLANG_VERSION=12 BUILD_TYPE=Debug CPP=20 ASAN=Off
os: linux
dist: bionic
addons: *clang12

Loading…
Cancel
Save