We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818a0a2 commit 9245c85Copy full SHA for 9245c85
.scrutinizer.yml
@@ -16,6 +16,7 @@ build:
16
node: 'v6.2.0'
17
variables:
18
DJANGO_SETTINGS_MODULES: settings
19
+ DATABASE_URL: postgres://scrutinizer:scrutinizer@localhost:5434/localized_fields
20
postgresql: true
21
redis: true
22
dependencies:
0 commit comments