From cf7a12b3598a7fc37670fb3a5ccce7906e0c0371 Mon Sep 17 00:00:00 2001 From: Matthieu Boileau <matthieu.boileau@math.unistra.fr> Date: Mon, 20 Nov 2017 21:42:50 +0100 Subject: [PATCH] Revert "Update .gitlab-ci.yml" This reverts commit 68626a2091fc51dd8d3c28103a616040ed3cd22b. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1ec3330..9e6c674 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,4 +3,3 @@ helloworld: - shell, specific script: - echo "hello, world" - - echo "bonjour, monde" -- GitLab