From c6ac9633bfdc8ec08b7159be50083a60326080aa Mon Sep 17 00:00:00 2001 From: OCA git bot Date: Mon, 1 Oct 2018 09:30:14 +0200 Subject: [PATCH] [MIG] .travis.yml: Upgrade to Postgres 9.6 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 43191aec..af24e97e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ python: - "3.5" addons: + postgresql: "9.6" postgresql: "9.3" # minimal postgresql version for the base_import_security_group module # more info: https://github.com/OCA/maintainer-quality-tools/issues/432 apt: