mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-24 17:41:34 +08:00
Update .travis.yml
This commit is contained in:
parent
c132d2ae8c
commit
e06d21a4c0
@ -80,8 +80,9 @@ matrix:
|
||||
os: linux
|
||||
dist: bionic
|
||||
addons: *clang10
|
||||
# Test clang-10.0: C++11, Build=Debug/Release
|
||||
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=Off
|
||||
|
||||
# Test clang-10.0: C++11, Build=Debug/Release
|
||||
- env: CLANG_VERSION=10 BUILD_TYPE=Release CPP=17 ASAN=Off
|
||||
os: linux
|
||||
dist: bionic
|
||||
addons: *clang10
|
||||
|
Loading…
Reference in New Issue
Block a user