Add axes integration & add cache configuration

This commit is contained in:
sonny 2020-02-27 19:47:45 +01:00
parent ab0b24b3d2
commit 961535dd60
14 changed files with 62 additions and 26 deletions

View file

@ -18,6 +18,7 @@ javascript build:
python tests:
services:
- postgres:11
- memcached:1.5.22
image: python:3.7.4-slim-stretch
stage: test
variables: