Update CI jobs
This commit is contained in:
parent
6ff996b674
commit
7af681887f
4 changed files with 16 additions and 6 deletions
|
|
@ -4,7 +4,7 @@ python-tests:
|
|||
services:
|
||||
- postgres:11
|
||||
- memcached:1.5.22
|
||||
image: python:3.7.4-slim-stretch
|
||||
image: python:3.7
|
||||
before_script:
|
||||
- pip install poetry --quiet
|
||||
- poetry config cache-dir .cache/poetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue