From a358a38b841b6ad9726b2cceaea12b696bbf035d Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Tue, 27 Jul 2021 01:31:34 +0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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