diff --git a/appveyor.yml b/appveyor.yml index 411ea38c..21efadc5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,9 @@ version: '{build}' environment: - CONFIGURATION: Release + matrix: + - CONFIGURATION: Debug + - CONFIGURATION: Release install: - git submodule update --init --recursive