mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-10 23:12:41 +08:00
:
This commit is contained in:
@@ -7,7 +7,7 @@ python:
|
|||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements_dev.txt
|
||||||
script:
|
script:
|
||||||
- coverage run --source=ate -m unittest discover
|
- coverage run --source=ate -m unittest discover
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user