mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Update .travis.yml
This commit is contained in:
@@ -101,8 +101,8 @@ matrix:
|
|||||||
addons: *clang10
|
addons: *clang10
|
||||||
|
|
||||||
|
|
||||||
# Test clang-12.0: C++20, Build=Debug
|
# Test clang-12.0: C++17, Build=Debug
|
||||||
- env: CLANG_VERSION=12 BUILD_TYPE=Debug CPP=20 ASAN=Off
|
- env: CLANG_VERSION=12 BUILD_TYPE=Debug CPP=17 ASAN=Off
|
||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
addons: *clang12
|
addons: *clang12
|
||||||
|
Reference in New Issue
Block a user