[MIG] .travis.yml: Upgrade to Postgres 9.6

This commit is contained in:
OCA git bot
2018-10-01 09:25:05 +02:00
parent a4e7bba344
commit 0388a46984

View File

@@ -6,6 +6,7 @@ python:
- "3.5"
addons:
postgresql: "9.6"
apt:
# only add the two lines below if you need wkhtmltopdf for your tests
# sources: