From a250d1f775e3314435d5496c8b91e5599ac7f60d Mon Sep 17 00:00:00 2001
From: "Olivier J.N. Bertrand" <olivier.bertrand@uni-bielefeld.de>
Date: Sun, 6 May 2018 22:36:25 +0200
Subject: [PATCH] Still stuck?

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 766fb46..3b4e515 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,5 @@
 # This file is a template, and might need editing before it works on your project.
-# This file is a template, and might need editing before it works on your project.
-image: python:latest
+# image: python:latest
 
 before_script:
   - python3 -V                                   # Print out python version for debugging
-- 
GitLab