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