From 9428c668251c20c2f81e2085731cab796108681a Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 6 Apr 2018 23:31:05 +0100 Subject: [PATCH] Fixed node version !wip --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index cb4af6921..9d97046d5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ version: 3.0.{build} configuration: Release os: Visual Studio 2017 environment: - nodejs_version: "9.9.0" + nodejs_version: "Current" install: # Get the latest stable version of Node.js or io.js