From 137d79143cffbd27e286ecfbf6010518d1451c5f Mon Sep 17 00:00:00 2001 From: MysticBoy Date: Mon, 16 Mar 2020 14:53:12 +0800 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index c22c2085..c8df5a0c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,7 +30,7 @@ #---------------------------------# # Build worker image (VM template) -image: Visual Studio 2017 +image: Visual Studio 2019 # scripts that are called at very beginning, before repo cloning # init: @@ -183,4 +183,4 @@ deploy: # deploy_script: # # to disable deployment -#deploy: off \ No newline at end of file +#deploy: off