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 8980e9d + 22ce538 commit f77a9ecCopy full SHA for f77a9ec
.travis.yml
@@ -67,3 +67,6 @@ jobs:
67
distributions: sdist bdist_wheel
68
skip_existing: true
69
edge: true # opt in to dpl v2
70
+
71
+after_success:
72
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments