mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 19:39:44 +08:00
update coverage
This commit is contained in:
@@ -9,7 +9,6 @@ python:
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script:
|
||||
- coverage run --source=. -m unittest discover
|
||||
- coverage run --source=ate -m unittest discover
|
||||
after_success:
|
||||
- coverage report -m
|
||||
- coveralls
|
||||
Reference in New Issue
Block a user