mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-27 07:14:12 +08:00
Update .travis.yml
This commit is contained in:
parent
7153db954f
commit
bd2fe64bf1
@ -67,11 +67,11 @@ matrix:
|
||||
|
||||
# Test clang-7.0: C++11, Build=Debug, ASAN=On
|
||||
- env: CLANG_VERSION=7.0 BUILD_TYPE=Debug CPP=11 ASAN=On TSAN=Off
|
||||
os: linux
|
||||
dist: bionic
|
||||
addons: *clang70
|
||||
|
||||
- env: CLANG_VERSION=7.0 BUILD_TYPE=Release CPP=11 ASAN=On TSAN=Off
|
||||
os: linux
|
||||
dist: bionic
|
||||
addons: *clang70
|
||||
|
||||
# osx
|
||||
|
Loading…
Reference in New Issue
Block a user