Fixed node version !wip

This commit is contained in:
Jamie 2018-04-06 23:31:05 +01:00
commit 9428c66825

View file

@ -2,7 +2,7 @@ version: 3.0.{build}
configuration: Release configuration: Release
os: Visual Studio 2017 os: Visual Studio 2017
environment: environment:
nodejs_version: "9.9.0" nodejs_version: "Current"
install: install:
# Get the latest stable version of Node.js or io.js # Get the latest stable version of Node.js or io.js