Skip to content

Commit 7d73c29

Browse files
committed
调整codecov版本 解决node6 case问题
1 parent 6cfeb44 commit 7d73c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ node_js:
88

99
install:
1010
- npm install
11-
- npm install -g codecov
11+
- npm install -g codecov@3.8.1
1212
- npm install -g istanbul
1313

1414
before_script:

0 commit comments

Comments
 (0)