mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 12:14:26 +00:00
Experiment with appveyor.
This commit is contained in:
parent
7b44b0113b
commit
b9c40c6af5
@ -2,8 +2,10 @@ environment:
|
||||
matrix:
|
||||
- Build: msvc
|
||||
- Build: mingw
|
||||
- Configuration: Debug
|
||||
- Configuration: Release
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
- Release
|
||||
|
||||
install:
|
||||
- ps: |
|
||||
|
Loading…
Reference in New Issue
Block a user