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}' version: '{build}'
environment: environment:
CONFIGURATION: Release matrix:
- CONFIGURATION: Debug
- CONFIGURATION: Release
install: install:
- git submodule update --init --recursive - git submodule update --init --recursive