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:
nodejs_version: "4"
nodejs_version: "stable"
install:
- ps: Install-Product node $env:nodejs_version
- npm install