From 52906f389d418aeb9806797ee94aa1c87a362983 Mon Sep 17 00:00:00 2001
From: "Olivier J.N. Bertrand" <olivier.bertrand@uni-bielefeld.de>
Date: Wed, 16 May 2018 18:45:23 +0200
Subject: [PATCH] Revert "Still stuck?"

This reverts commit a250d1f775e3314435d5496c8b91e5599ac7f60d.
---
 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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