We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfeb44 commit 7d73c29Copy full SHA for 7d73c29
.travis.yml
@@ -8,7 +8,7 @@ node_js:
8
9
install:
10
- npm install
11
- - npm install -g codecov
+ - npm install -g codecov@3.8.1
12
- npm install -g istanbul
13
14
before_script:
0 commit comments