From 1b4fb3a762687c4eafe6c118bcb838acd14f3588 Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Tue, 26 Sep 2017 17:01:52 +0300 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9d3e98c407..79bb871794 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -os: Visual Studio 2017 +image: Visual Studio 2017 platform: - Win32