mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-27 21:33:59 +00:00
Switches to PostgreSQL 9.6.
This commit is contained in:
parent
e9babc6e70
commit
fd5e256a5e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ services:
|
|||
- redis-server
|
||||
|
||||
addons:
|
||||
postgresql: 9.4
|
||||
postgresql: 9.6
|
||||
|
||||
cache: pip
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue