Use redis in CI

This commit is contained in:
Eliot Berriot 2018-04-02 19:24:01 +02:00
parent dcb3335ca4
commit 76c1abe9d6
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ stages:
test_api: test_api:
services: services:
- postgres:9.4 - postgres:9.4
- redis:3
stage: test stage: test
image: funkwhale/funkwhale:latest image: funkwhale/funkwhale:latest
cache: cache: