From 500f69c4cdb27c2cfc8f8b2b2d8ce3d12db43db4 Mon Sep 17 00:00:00 2001 From: Katherine Zaoral Date: Fri, 14 Jun 2019 18:25:28 -0300 Subject: [PATCH] [FIX] Add postgresql version to addons in order to fix Travis tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4ff8c32..94c6bfb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ python: - "3.5" addons: + postgresql: "9.6" apt: # only add the two lines below if you need wkhtmltopdf for your tests # sources: