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

pull/471/head
OCA git bot 2018-10-01 09:23:12 +02:00
parent 554506e010
commit 95438640be
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ sudo: false
cache: pip cache: pip
addons: addons:
postgresql: "9.6"
postgresql: "9.2" # minimal postgresql version for the daterange method postgresql: "9.2" # minimal postgresql version for the daterange method
apt: apt:
packages: packages: