removing bad appveyor command

This commit is contained in:
SSMP 2016-10-05 23:03:39 -07:00
parent 9b0ee933d2
commit 8cbfe37e40
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ install:
- ps: Install-Product node $env:nodejs_version
- npm -g install npm
- npm install
- npm run rebuild-tests
# Post-install test scripts.
test_script: