From 3d3d0ba396b99b8fc49cea22a8e093eb5b017a73 Mon Sep 17 00:00:00 2001 From: John Haley Date: Wed, 6 Apr 2016 15:09:35 -0700 Subject: [PATCH] Use default VM image on AppVeyor --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 337d1250f..b8a98ec40 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,8 +1,8 @@ # appveyor file # http://www.appveyor.com/docs/appveyor-yml -# Try out "interactive-mode" os: Windows Server 2012 R2 +image: Visual Studio 2015 platform: - x86