Revert "Use standard postgres on Scrutinizer"

This reverts commit 04a750053f.
This commit is contained in:
Swen Kooij
2018-03-31 16:59:11 +03:00
parent 04a750053f
commit 5e58bc6e24

View File

@@ -15,6 +15,7 @@ build:
python: '3.5.0'
variables:
DJANGO_SETTINGS_MODULES: settings
DATABASE_URL: postgres://scrutinizer:scrutinizer@localhost:5434/localized_fields
postgresql: true
dependencies: