From 693afd6e3aea0ea0e6070b9cd040de9edf93b126 Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Thu, 14 Jan 2016 15:45:27 +0100 Subject: [PATCH] fix deployment error --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 71a2a4e..f1e2675 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ python: - 3.4 - 3.5 addons: - postgresql: "9.5" + postgresql: "9.4" services: - postgresql before_script: