core.ci -- Use postgres version of production server

This commit is contained in:
Aurélien Delobelle 2018-10-21 12:33:26 +02:00
parent e478beee5c
commit b795a06b9c

View file

@ -34,7 +34,7 @@ test:
after_script: after_script:
- coverage report - coverage report
services: services:
- postgres:latest - postgres:9.6
- redis:latest - redis:latest
cache: cache:
key: test key: test