1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 19:18:39 -05:00

appveyor: build Debug and Release configurations

This commit is contained in:
Bill Zissimopoulos
2016-11-01 16:03:00 -07:00
parent a255fa11e7
commit 25322059b3

View File

@@ -1,7 +1,9 @@
version: '{build}'
environment:
CONFIGURATION: Release
matrix:
- CONFIGURATION: Debug
- CONFIGURATION: Release
install:
- git submodule update --init --recursive