Update .travis.yml

This commit is contained in:
Gabi Melman
2021-08-10 12:37:13 +03:00
committed by GitHub
parent 45e3b678b0
commit aa1e794213

View File

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