Revert "Update CI job"

This reverts commit 5768f826f3.
This commit is contained in:
Sonny Bakker 2021-09-18 21:38:09 +02:00
parent 5768f826f3
commit 1a230a4413

View file

@ -6,7 +6,7 @@ python-tests:
- memcached:1.5.22
image: python:3.7
before_script:
- pip install --user poetry --quiet
- pip install poetry --quiet
- poetry config cache-dir .cache/poetry
- poetry config virtualenvs.in-project true
- poetry install --no-interaction --quiet --extras sentry