mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 14:42:13 +08:00
Update .travis.yml
This commit is contained in:
parent
e45c11f98a
commit
ee74321ac3
@ -73,7 +73,7 @@ addons: &clang12
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
# Test gcc-4.8: C++11, Build=Release
|
# Test gcc-4.8: C++11, Build=Release
|
||||||
- env: GCC_VERSION=4.8 BUILD_TYPE=Release CPP=11
|
- env: GCC_VERSION=4.8 BUILD_TYPE=Release CPP=11 CXXFLAGS="-fpermissive"
|
||||||
os: linux
|
os: linux
|
||||||
addons: *gcc48
|
addons: *gcc48
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user