From 0388a46984c989d28292eda95e1c034d6b9ef07e Mon Sep 17 00:00:00 2001 From: OCA git bot Date: Mon, 1 Oct 2018 09:25:05 +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 4111c237..efc12606 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ python: - "3.5" addons: + postgresql: "9.6" apt: # only add the two lines below if you need wkhtmltopdf for your tests # sources: