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 58140f7 commit 4eefb23Copy full SHA for 4eefb23
.travis.yml
@@ -9,7 +9,7 @@ sudo: false
9
10
install:
11
- yarn install
12
- - yarn install -g codecov
+ - yarn global add codecov
13
14
script:
15
- yarn run test:coverage
0 commit comments