From 8dd554b9356353057238a562d8cbd218483bef44 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Wed, 6 Jul 2016 11:08:18 +0100 Subject: [PATCH] Use "previous" AppVeyor env as temp workaround for nodejs/node-gyp#952 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a01ce9e3..9a533d84 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -os: Visual Studio 2015 +os: Previous Visual Studio 2015 version: "{build}" build: off platform: x64