Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d85e7bd

Browse files
committed
Added code coeverage badge
1 parent 57112a8 commit d85e7bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
language: python
22
script:
3-
- pytest
3+
- pytest
4+
after_success:
5+
- codecov

0 commit comments

Comments
 (0)