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

This commit is contained in:
OCA git bot
2018-10-01 09:29:41 +02:00
parent ff8d094ee9
commit c4a1433151

View File

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