Skip to content

Commit f8f679b

Browse files
committed
👷 update ci build
1 parent ce7e274 commit f8f679b

File tree

4 files changed

+312
-316
lines changed

4 files changed

+312
-316
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ script:
88
- safety check
99
- black . --check
1010
- pytest
11+
- coverage run -m pytest tests
12+
after_success: coveralls

0 commit comments

Comments
 (0)