diff --git a/appveyor.yml b/appveyor.yml index 70665c251..da1d8a0e1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,8 +1,8 @@ # Test against this version of Node.js environment: matrix: - - nodejs_version: "4" - nodejs_version: "6" + - nodejs_version: "8" # Install scripts. (runs after repo cloning) install: