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