mirror of
https://github.com/winfsp/winfsp.git
synced 2025-10-30 03:28:38 -05:00
appveyor: build Debug and Release configurations
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
version: '{build}'
|
||||
|
||||
environment:
|
||||
CONFIGURATION: Release
|
||||
matrix:
|
||||
- CONFIGURATION: Debug
|
||||
- CONFIGURATION: Release
|
||||
|
||||
install:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
Reference in New Issue
Block a user