try again

This commit is contained in:
Thomas Fussell 2017-03-23 20:42:40 -04:00
parent 6a893c954c
commit 9a3c215359

View File

@ -1,9 +1,6 @@
version: '{build}'
os: Visual Studio 2015
configuration:
- Debug
cache:
- vcpkg -> .appveyor.yml
@ -15,6 +12,11 @@ configuration:
- Debug
- Release
environment:
matrix:
- STATIC: OFF
- STATIC: ON
init: []
install: