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 1d60eff commit b17ec99Copy full SHA for b17ec99
.travis.yml
@@ -23,3 +23,5 @@ script:
23
- scripts/release/manage_pods.py install
24
- scripts/build_all
25
- scripts/test_all
26
+after_success:
27
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments