mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
appveyor: build Debug and Release configurations
This commit is contained in:
parent
a255fa11e7
commit
25322059b3
@ -1,7 +1,9 @@
|
|||||||
version: '{build}'
|
version: '{build}'
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
CONFIGURATION: Release
|
matrix:
|
||||||
|
- CONFIGURATION: Debug
|
||||||
|
- CONFIGURATION: Release
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user