Fix a Travis CI issue
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user