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

This commit is contained in:
OCA git bot
2018-10-01 09:30:41 +02:00
parent 4f6d9899df
commit 7865b1a55e

View File

@@ -9,6 +9,7 @@ python:
- "3.5"
addons:
postgresql: "9.6"
apt:
packages:
- expect-dev # provides unbuffer utility