mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
Update .travis.yml
This commit is contained in:
parent
6fe99a6f1b
commit
3b65f66584
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ node_js:
|
|||
- '7'
|
||||
sudo: false
|
||||
script: npm install . && npm run test-travis
|
||||
after_success: npm run coverage:coveralls && npm run coverage:codecov && npm run coverage:codacy
|
||||
after_success: npm run coverage:codecov && npm run coverage:codacy
|
||||
|
|
Loading…
Reference in a new issue