mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-03-13 08:51:02 +08:00
Integrate codecov.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user