From a092fbb09da14475a2688d5578edff52e4714293 Mon Sep 17 00:00:00 2001 From: Rainer Kottenhoff Date: Sat, 2 Sep 2017 01:06:03 +0200 Subject: [PATCH] - remove Debug build - not needed here ;-) --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 3d05ba89f..080ddc987 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -59,8 +59,8 @@ platform: # to add several configurations to build matrix: configuration: - - Debug - Release +# - Debug build: project: Notepad3.sln