From fd4799df0a8163b4f55beab08ffccf201b0e4917 Mon Sep 17 00:00:00 2001
From: Matthieu Boileau <matthieu.boileau@math.unistra.fr>
Date: Tue, 21 Nov 2017 01:08:33 +0100
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1ec3330..c756cad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,3 +4,4 @@ helloworld:
   script:
     - echo "hello, world"
     - echo "bonjour, monde"
+    - echo "bonjour, monde"
-- 
GitLab