mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-27 01:54:49 +00:00
Specify postgresql 9.6 on Travis for Django 2.1 support
This commit is contained in:
parent
a657a75cd7
commit
ef89d4b693
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ addons:
|
|||
packages:
|
||||
- oracle-java9-installer
|
||||
- oracle-java9-set-default
|
||||
postgresql: "9.6"
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Reference in a new issue