From d94aead86b341dae238f1b2c87201b763003bde6 Mon Sep 17 00:00:00 2001 From: Michael Ganss Date: Mon, 10 Apr 2017 13:41:27 +0200 Subject: [PATCH] Set AppVeyor image to VS 2017 --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index b648c1eb..c713224b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,6 @@ version: 1.0.{build} skip_tags: true +image: Visual Studio 2017 init: - git config --global core.autocrlf true install: