mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:40:05 +08:00
Update .travis.yml
This commit is contained in:
@@ -106,6 +106,12 @@ matrix:
|
|||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
addons: *clang12
|
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:
|
before_script:
|
||||||
|
Reference in New Issue
Block a user