Remove call to non-existent script

This commit is contained in:
abe33 2017-07-06 15:33:23 +02:00
parent 92799aa555
commit 7904c1b209
No known key found for this signature in database
GPG Key ID: C864D42B6A53E85B

View File

@ -13,7 +13,6 @@ before_install:
install: install:
- npm install - npm install
- npm run vscode:prepublish
script: script:
- npm test --silent - npm test --silent