Thanks to visit codestin.com Credit goes to github.com
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.
2 parents fc503f2 + 4e041fa commit 4303c3cCopy full SHA for 4303c3c
1 file changed
.travis.yml
@@ -224,4 +224,5 @@ after_success:
224
fi
225
if [[ $NOSE_ARGS =~ "--with-coverage" || $USE_PYTEST == true ]]; then
226
coveralls
227
+ bash <(curl -s https://codecov.io/bash)
228
0 commit comments