mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
Update .travis.yml
This commit is contained in:
parent
6fe99a6f1b
commit
3b65f66584
@ -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 New Issue
Block a user