Fix a Travis CI issue

This commit is contained in:
Angelos Chalaris
2020-02-08 14:15:42 +02:00
committed by GitHub
parent f304e2b487
commit 3dc9015b6a

View File

@ -12,9 +12,6 @@ before_install:
script:
- npm run linter
- npm run extractor
- npm run packager
- npm run test
- npm run vscoder
after_success:
- chmod +x .travis/push.sh
- .travis/push.sh