mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-30 10:38:58 +03:00
Scrutinizer should use PostgreSQL 9.6
This commit is contained in:
@@ -16,6 +16,7 @@ build:
|
|||||||
node: 'v6.2.0'
|
node: 'v6.2.0'
|
||||||
variables:
|
variables:
|
||||||
DJANGO_SETTINGS_MODULES: settings
|
DJANGO_SETTINGS_MODULES: settings
|
||||||
|
DATABASE_URL: postgres://scrutinizer:scrutinizer@localhost:5434/localized_fields
|
||||||
postgresql: true
|
postgresql: true
|
||||||
redis: true
|
redis: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user