From bd9668dff1e06139dbee01499d2c5b6c844dfb42 Mon Sep 17 00:00:00 2001
From: Bethea Davida <betheazia17@gmail.com>
Date: Tue, 24 Apr 2018 10:03:01 +0700
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 92f7340..6c347b2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 # Official framework image. Look for the different tagged releases at:
 # https://hub.docker.com/r/library/python
-image: python:2.7.14
+# image: python:2.7.14
 
 # Pick zero or more services to be used on all builds.
 # Only needed when using a docker container to run your tests in.
-- 
GitLab