Skip to content

Commit 9245c85

Browse files
committed
Scrutinizer should use PostgreSQL 9.6
1 parent 818a0a2 commit 9245c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ build:
1616
node: 'v6.2.0'
1717
variables:
1818
DJANGO_SETTINGS_MODULES: settings
19+
DATABASE_URL: postgres://scrutinizer:scrutinizer@localhost:5434/localized_fields
1920
postgresql: true
2021
redis: true
2122
dependencies:

0 commit comments

Comments
 (0)