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 0071355 commit a9a8898Copy full SHA for a9a8898
.travis.yml
@@ -5,7 +5,6 @@ node_js:
5
- "12"
6
- "10"
7
script:
8
- - git remote -v
9
- yarn test --coverage
10
after_success:
11
- bash <(curl -s https://codecov.io/bash) -f coverage/coverage-final.json
0 commit comments