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

This commit is contained in:
OCA git bot 2018-10-01 09:30:21 +02:00
parent cf42ace451
commit 91d2494e36
1 changed files with 1 additions and 0 deletions

View File

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