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 040fed4 commit e47004bCopy full SHA for e47004b
.travis.yml
@@ -5,4 +5,4 @@ node_js:
5
install:
6
- npm install -g codecov
7
script:
8
- - yarn cc && codecov
+ - yarn && yarn cc && codecov
0 commit comments