From b8e9d6277fef551c11008a31c0ed2e6020a9fde0 Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 20 May 2020 10:41:42 +0300 Subject: [PATCH] change image --- appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b31420bd..3591c985 100755 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,7 +6,8 @@ branches: - master except: - gh-pages -os: Windows Server 2012 +# os: Windows Server 2012 +image: Previous Visual Studio 2019 stack: python 3.7.5 install: - set PATH=C:\Python37-x64;C:\Python37-x64\Scripts;C:\Python37-x64\Library\bin;%PATH%