From fb3c7daf75c22b50ccc9f895bafc3186b3a1ee38 Mon Sep 17 00:00:00 2001 From: Frederik Carlier Date: Fri, 19 Apr 2019 15:06:47 +0200 Subject: [PATCH] Use latest VS2017 image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 148338c..935acf9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -image: Previous Visual Studio 2017 +image: Visual Studio 2017 version: '0.1.{build}' skip_branch_with_pr: true