Skip to content

Commit db6041c

Browse files
popomorehaoxin
authored and
haoxin
committed
chore: add codecov (#66)
1 parent c1710b8 commit db6041c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ node_js:
44
- "8"
55
- "10"
66
script: "npm run cov"
7-
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
7+
after_script: "npm install codecov && codecov"

0 commit comments

Comments
 (0)