Scrutinizer should use PostgreSQL 9.6

This commit is contained in:
Swen Kooij 2017-02-23 16:43:12 +02:00
parent 818a0a2fe3
commit 9245c85e5d

View File

@ -16,6 +16,7 @@ build:
node: 'v6.2.0'
variables:
DJANGO_SETTINGS_MODULES: settings
DATABASE_URL: postgres://scrutinizer:scrutinizer@localhost:5434/localized_fields
postgresql: true
redis: true
dependencies: