From 6b12cbc8765e1ef679bb7e646f13583cc5b1134e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Fri, 24 May 2019 16:47:10 +0200 Subject: [PATCH] Do not set postgres version --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6c0e815..4f99231 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ node_js: - "8" - "10" - "11" -addons: - postgresql: "9.2" services: - postgresql