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

This commit is contained in:
OCA git bot
2018-10-01 09:23:40 +02:00
parent 36fc8473ad
commit 2a4130369d

View File

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