mirror of
https://github.com/infeng/react-viewer.git
synced 2025-12-08 17:36:40 +00:00
chore: add codecov
This commit is contained in:
parent
4c2babffa0
commit
9887de326e
@ -6,5 +6,8 @@ node_js:
|
||||
- "8"
|
||||
|
||||
script:
|
||||
- npm install codecov -g
|
||||
- npm run lint
|
||||
- npm run test
|
||||
- npm run test
|
||||
after_success:
|
||||
- codecov
|
||||
Loading…
x
Reference in New Issue
Block a user