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.
1 parent 86b32ca commit 4e041faCopy full SHA for 4e041fa
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