bad travis copy
This commit is contained in:
parent
869351a380
commit
714ea929a7
|
@ -5,9 +5,9 @@ python:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade pip
|
- pip install --upgrade pip
|
||||||
|
- pip install -r requirements.txt
|
||||||
- pip install "pytest>=3.6"
|
- pip install "pytest>=3.6"
|
||||||
- pip install codecov pytest-cov pytest-asyncio pylint
|
- pip install codecov pytest-cov pytest-asyncio pylint
|
||||||
- python setup.py develop
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- pytest --cov=./ -v
|
- pytest --cov=./ -v
|
||||||
|
|
Loading…
Reference in New Issue
Block a user