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

This commit is contained in:
OCA git bot
2018-10-01 09:29:51 +02:00
parent 727cf9d0fb
commit 3f594fe8bf

View File

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