From 86f2d45d2b13b574cf2cad64cf8e5d39bfdab314 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Tue, 5 Dec 2017 12:35:28 +0100 Subject: [PATCH] Use current VS2017 image. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index ba3680d0b9..76d1ae3e1c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -os: Previous Visual Studio 2017 +os: Visual Studio 2017 platform: - Any CPU skip_branch_with_pr: true