From 65aaa9e87a484ad95ebbf3b6a59b59422aedcb16 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Mon, 20 Mar 2017 18:02:30 +0100 Subject: [PATCH] AppVeyor : Debug --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f44c57a5..79047842 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ os: Visual Studio 2015 version: 1.0.0.{build} configuration: -- Release +- Debug platform: Any CPU