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 dc2a47a commit d55c608Copy full SHA for d55c608
.travis.yml
@@ -5,7 +5,7 @@ node_js:
5
- 8
6
7
before_install:
8
- - npm install codecov.io coveralls
+ - yarn add codecov.io coveralls --global
9
10
script:
11
- yarn run build
0 commit comments