Specify postgresql 9.6 on Travis for Django 2.1 support

This commit is contained in:
Matt Westcott 2018-07-31 18:37:22 +01:00
parent a657a75cd7
commit ef89d4b693

View file

@ -11,6 +11,7 @@ addons:
packages:
- oracle-java9-installer
- oracle-java9-set-default
postgresql: "9.6"
matrix:
include: