removing bad appveyor command

This commit is contained in:
SSMP 2016-10-05 23:03:39 -07:00
parent 9b0ee933d2
commit 8cbfe37e40

View file

@ -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: