diff --git a/.travis.yml b/.travis.yml index 00abc660..b2dbc40c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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