From aa4de988b08253d3ace6894fdbc8293eddef3129 Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Fri, 1 Dec 2017 11:14:04 -0800 Subject: [PATCH] Use current Visual Studio image --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 05d85794cd..9c33e8ac6b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -16,4 +16,4 @@ environment: test: off deploy: off -image: Previous Visual Studio 2017 +image: Visual Studio 2017