From 7c04abcf4cb6726a22f2f7ac6ce3000ca2d2a82f Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Thu, 11 Apr 2019 21:22:10 +0100 Subject: [PATCH] !build --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 62759ff4f..190d276c6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ version: 4.0.{build} configuration: Release -os: Visual Studio 2019 +os: Visual Studio 2017 environment: nodejs_version: "9.8.0"