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