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 57112a8 commit d85e7bdCopy full SHA for d85e7bd
.travis.yml
@@ -1,3 +1,5 @@
1
language: python
2
script:
3
- - pytest
+ - pytest
4
+after_success:
5
+ - codecov
0 commit comments