Skip to content

Commit 5e58bc6

Browse files
committed
Revert "Use standard postgres on Scrutinizer"
This reverts commit 04a7500.
1 parent 04a7500 commit 5e58bc6

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
@@ -15,6 +15,7 @@ build:
1515
python: '3.5.0'
1616
variables:
1717
DJANGO_SETTINGS_MODULES: settings
18+
DATABASE_URL: postgres://scrutinizer:scrutinizer@localhost:5434/localized_fields
1819
postgresql: true
1920

2021
dependencies:

0 commit comments

Comments
 (0)