From 68626a2091fc51dd8d3c28103a616040ed3cd22b Mon Sep 17 00:00:00 2001
From: Matthieu Boileau <matthieu.boileau@math.unistra.fr>
Date: Mon, 20 Nov 2017 21:28:21 +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 9e6c674..1ec3330 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,3 +3,4 @@ helloworld:
     - shell, specific
   script:
     - echo "hello, world"
+    - echo "bonjour, monde"
-- 
GitLab