Update appveyor.yml

This commit is contained in:
Philipp Kunz 2016-05-18 02:33:05 +02:00
parent 50db40d831
commit 659907d280

View File

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