mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
try again
This commit is contained in:
parent
6a893c954c
commit
9a3c215359
@ -1,9 +1,6 @@
|
|||||||
version: '{build}'
|
version: '{build}'
|
||||||
os: Visual Studio 2015
|
os: Visual Studio 2015
|
||||||
|
|
||||||
configuration:
|
|
||||||
- Debug
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- vcpkg -> .appveyor.yml
|
- vcpkg -> .appveyor.yml
|
||||||
|
|
||||||
@ -15,6 +12,11 @@ configuration:
|
|||||||
- Debug
|
- Debug
|
||||||
- Release
|
- Release
|
||||||
|
|
||||||
|
environment:
|
||||||
|
matrix:
|
||||||
|
- STATIC: OFF
|
||||||
|
- STATIC: ON
|
||||||
|
|
||||||
init: []
|
init: []
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user