Update appveyor.yml

This commit is contained in:
Philipp Kunz 2016-05-18 02:29:51 +02:00
parent fbf5dce989
commit 50db40d831

View File

@ -1,5 +1,5 @@
environment: environment:
nodejs_version: "4" nodejs_version: "stable"
install: install:
- ps: Install-Product node $env:nodejs_version - ps: Install-Product node $env:nodejs_version
- npm install - npm install