--user not supported?
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ python:
|
|||||||
# - "3.8-dev"
|
# - "3.8-dev"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install --user codecov
|
- pip install codecov
|
||||||
script:
|
script:
|
||||||
- python -m pytest -v
|
- python -m pytest -v
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user