mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 00:21:13 +00:00
Disable configuration that doesn't work on appveyor
This commit is contained in:
parent
ca7478144d
commit
2202541364
@ -5,8 +5,8 @@ configuration:
|
|||||||
environment:
|
environment:
|
||||||
CTEST_OUTPUT_ON_FAILURE: 1
|
CTEST_OUTPUT_ON_FAILURE: 1
|
||||||
matrix:
|
matrix:
|
||||||
- BUILD: msvc
|
#- BUILD: msvc
|
||||||
PLATFORM: x86
|
# PLATFORM: x86
|
||||||
- BUILD: msvc
|
- BUILD: msvc
|
||||||
PLATFORM: x64
|
PLATFORM: x64
|
||||||
- BUILD: mingw
|
- BUILD: mingw
|
||||||
|
Loading…
Reference in New Issue
Block a user