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

pull/1054/head
OCA git bot 2018-10-01 09:31:42 +02:00
parent c4b5877e03
commit a93261e577
1 changed files with 1 additions and 0 deletions

View File

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