Update appveyor.yml
This commit is contained in:
parent
fbf5dce989
commit
50db40d831
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user