From c7cf89c47304cfc04f0068def471948561671a08 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 7 Oct 2019 10:26:34 +0200 Subject: [PATCH] fixup Signed-off-by: Thomas Citharel --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index abeea8dcd..a25707145 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -52,8 +52,6 @@ exunit: services: - name: mdillon/postgis:11 alias: postgres - dependencies: - - js before_script: - mix deps.get - MIX_ENV=test mix ecto.create