From d4f3577f5ef969fb640b93e4a376ed04b541d098 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 7 Sep 2017 00:34:51 -0400 Subject: [PATCH] use latest VS image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 86fd3b126..ed58a39bb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,4 +15,4 @@ artifacts: branches: except: - l10n_master -image: Previous Visual Studio 2017 +image: Visual Studio 2017