0
Fork 0
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:
Juan Picado @jotadeveloper 2017-07-01 09:08:38 +02:00
parent 559d4c0ece
commit 6e1a04ecd8
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -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