From d9d9f2cb18ab3a44b54aa739e1432aad70c9b75a Mon Sep 17 00:00:00 2001 From: OCA git bot Date: Mon, 1 Oct 2018 09:30:30 +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 b8f4fcb..f026933 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: