From 6f57eb0707ff0740b4562c6e87d3c5c106fef276 Mon Sep 17 00:00:00 2001 From: Tom Staubitz Date: Sat, 31 Dec 2016 00:22:20 +0100 Subject: [PATCH] tell travis to use postgres 9.5 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1a5b99f1..08e44380 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ services: addons: code_climate: repo_token: 53a2c2608c848714e96f6a1fc0365dcfdfec051f7827d50cea965ea625f49734 + postgresql: "9.5" before_install: - export DISPLAY=:99.0