From d640996898eba746a9137cc9590d148fbc49cf83 Mon Sep 17 00:00:00 2001 From: utelle Date: Sat, 21 Sep 2019 00:36:43 +0200 Subject: [PATCH] Adjust AppVeyor configuration --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 5fa547a1..672fd375 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -12,7 +12,7 @@ branches: environment: matrix: - TOOLSET: msbuild - CONFIGURATION: Release wxDLL + CONFIGURATION: Release wxDLL Win64 ARCH: x64 # - TOOLSET: cmake # GENERATOR: 'Visual Studio 14.1'