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 f94f34f commit 3f96af3Copy full SHA for 3f96af3
.travis.yml
@@ -69,5 +69,5 @@ matrix:
69
- ccache -s
70
- curl -Os https://uploader.codecov.io/latest/linux/codecov
71
- chmod +x codecov
72
- - ./codecov -f coverage.xml -t 57166f89-22b3-4949-9488-ddd3c78123fb
+ - bash <(curl -s https://codecov.io/bash) -f coverage.xml -t 57166f89-22b3-4949-9488-ddd3c78123fb
73
0 commit comments