From dc824f3b7f017e481330138e1110bf7104f956ec Mon Sep 17 00:00:00 2001 From: Kylart Date: Thu, 31 Oct 2019 12:17:55 +0100 Subject: [PATCH] Set visual studio version to 2015 --- appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 595cb96..76fc8b4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -image: Visual Studio 2019 +image: Visual Studio 2015 cache: - '%USERPROFILE%\.electron' @@ -13,7 +13,6 @@ init: environment: matrix: - - cmake: 1 # - variant: test_debug # compiler: msvc-14.0 # model: 32