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 a9daf2d commit aca8046Copy full SHA for aca8046
1 file changed
.travis.yml
@@ -11,4 +11,4 @@ jobs:
11
- stage: lint types
12
script: npm run lint-types
13
after_success:
14
- - npx codecov
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments