mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Experiment with appveyor.
This commit is contained in:
@ -2,8 +2,10 @@ environment:
|
||||
matrix:
|
||||
- Build: msvc
|
||||
- Build: mingw
|
||||
- Configuration: Debug
|
||||
- Configuration: Release
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
- Release
|
||||
|
||||
install:
|
||||
- ps: |
|
||||
|
Reference in New Issue
Block a user