mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-24 09:31:34 +08:00
Updated travis to clang-9
This commit is contained in:
parent
515ce9bebb
commit
9d2d4c82df
@ -69,7 +69,7 @@ matrix:
|
||||
# Test clang-9.0: C++11, Build=Debug, ASAN=On
|
||||
- env: CLANG_VERSION=9 BUILD_TYPE=Debug CPP=11 ASAN=On TSAN=Off
|
||||
# Test clang-9.0: C++11, Build=Release, ASAN=On
|
||||
- env: CLANG_VERSION=7 BUILD_TYPE=Release CPP=11 ASAN=On TSAN=Off
|
||||
- env: CLANG_VERSION=9 BUILD_TYPE=Release CPP=11 ASAN=On TSAN=Off
|
||||
|
||||
|
||||
# osx
|
||||
|
Loading…
Reference in New Issue
Block a user