From fc2a6abbc77aad5c686d48ad9a3e6dfaa3694ad8 Mon Sep 17 00:00:00 2001 From: Laurent Giovannoni <laurent.giovannoni@maarch.org> Date: Mon, 28 May 2018 16:14:50 +0200 Subject: [PATCH] test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d595fc4d9c8..f1b4dd43fec 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ services: - - postgres:stable + - postgres:9.4 variables: POSTGRES_DB: "MaarchCourrier" -- GitLab