mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 15:11:16 +08:00
Integrate codecov.
This commit is contained in:
parent
f5ae2360f2
commit
4e3a156de5
@ -3,7 +3,10 @@ dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
install:
|
||||
- npm install -g codecov
|
||||
script:
|
||||
- npm run ci
|
||||
- codecov
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user