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