From 28c268e32f346cda14df77910e4fa0fc66a28225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Be=C3=B1at=20Jimenez?= Date: Mon, 6 May 2019 11:41:26 +0200 Subject: [PATCH] [11.0][UPD] travis.yml: Postresql version update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 035060cb7..3a742578a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: - "3.5" addons: - postgresql: "9.3" # minimal postgresql version for the base_import_security_group module + postgresql: "9.6" # minimal postgresql version for the base_import_security_group module # more info: https://github.com/OCA/maintainer-quality-tools/issues/432 apt: packages: