From 5f64eb3806f5e1ef2321d4039bfb038134abd4e9 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Sun, 29 Jan 2017 20:55:13 +0000 Subject: [PATCH] revert Image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 600a06a2fa..2792ab0fc6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: 1.0.0.{build} -image: Visual Studio 2017 RC +os: Visual Studio 2015 init: - ps: iex ((new-object net.webclient).DownloadString('https://gist.githubusercontent.com/PureKrome/0f79e25693d574807939/raw/8cf3160c9516ef1f4effc825c0a44acc918a0b5a/appveyor-build-info.ps'))