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

This commit is contained in:
OCA git bot 2018-10-01 09:26:16 +02:00
parent 29c388656d
commit 148c7da064

View File

@ -2,6 +2,7 @@ sudo: false
cache: pip
addons:
postgresql: "9.6"
apt:
packages:
- expect-dev # provides unbuffer utility