mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
(fix): clean up travis, only codecov enabled
This commit is contained in:
parent
559d4c0ece
commit
6e1a04ecd8
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ node_js:
|
|||
- '8'
|
||||
sudo: false
|
||||
script: npm install . && npm run test-travis
|
||||
after_success: npm run coverage:codecov && npm run coverage:codacy
|
||||
after_success: npm run coverage:codecov
|
||||
|
|
Loading…
Reference in a new issue