removing bad appveyor command
This commit is contained in:
parent
9b0ee933d2
commit
8cbfe37e40
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ install:
|
||||||
- ps: Install-Product node $env:nodejs_version
|
- ps: Install-Product node $env:nodejs_version
|
||||||
- npm -g install npm
|
- npm -g install npm
|
||||||
- npm install
|
- npm install
|
||||||
- npm run rebuild-tests
|
|
||||||
|
|
||||||
# Post-install test scripts.
|
# Post-install test scripts.
|
||||||
test_script:
|
test_script:
|
||||||
|
|
Loading…
Reference in a new issue