Update appveyor.yml
This commit is contained in:
parent
7f69a5eaab
commit
b6e418a431
@ -2,7 +2,6 @@ environment:
|
|||||||
nodejs_version: "4"
|
nodejs_version: "4"
|
||||||
install:
|
install:
|
||||||
- ps: Install-Product node $env:nodejs_version
|
- ps: Install-Product node $env:nodejs_version
|
||||||
- npm run bootstrap
|
|
||||||
- npm install
|
- npm install
|
||||||
test_script:
|
test_script:
|
||||||
- node --version
|
- node --version
|
||||||
|
Loading…
Reference in New Issue
Block a user