We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79dc02 commit 3e79f6cCopy full SHA for 3e79f6c
.travis.yml
@@ -6,3 +6,4 @@ script:
6
- yarn test
7
- yarn lint
8
cache: yarn
9
+after_script: bash <(curl -s https://codecov.io/bash)
0 commit comments