mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
skip Pipenv lock
This commit is contained in:
@@ -7,7 +7,7 @@ python:
|
||||
- 3.6
|
||||
install:
|
||||
- pip install pipenv --upgrade-strategy=only-if-needed
|
||||
- pipenv install --dev
|
||||
- pipenv install --dev --skip-lock
|
||||
script:
|
||||
- pipenv run python setup.py install
|
||||
- pipenv run coverage run --source=httprunner -m unittest discover
|
||||
|
||||
Reference in New Issue
Block a user