From 7fbccbb782453d37e1e15a87712e271817a59a85 Mon Sep 17 00:00:00 2001
From: PRUVOST Florent <florent.pruvost@inria.fr>
Date: Mon, 12 Dec 2016 16:07:41 +0100
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fbf9faf99..c10a275e6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,2 +1,2 @@
 job1:
-  script: "test.sh"
\ No newline at end of file
+  script: "./test.sh"
\ No newline at end of file
-- 
GitLab