mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-18 17:41:06 +00:00
Switches back Travis to PostgreSQL 9.6.
This commit is contained in:
parent
5e12454c4c
commit
2b6e80730a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ services:
|
|||
- redis-server
|
||||
|
||||
addons:
|
||||
postgresql: 10
|
||||
postgresql: 9.6
|
||||
|
||||
cache: pip
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue