parent
5768f826f3
commit
1a230a4413
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ python-tests:
|
||||||
- memcached:1.5.22
|
- memcached:1.5.22
|
||||||
image: python:3.7
|
image: python:3.7
|
||||||
before_script:
|
before_script:
|
||||||
- pip install --user poetry --quiet
|
- pip install poetry --quiet
|
||||||
- poetry config cache-dir .cache/poetry
|
- poetry config cache-dir .cache/poetry
|
||||||
- poetry config virtualenvs.in-project true
|
- poetry config virtualenvs.in-project true
|
||||||
- poetry install --no-interaction --quiet --extras sentry
|
- poetry install --no-interaction --quiet --extras sentry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue