mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update .travis.yml
This commit is contained in:
parent
45e3b678b0
commit
aa1e794213
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user