summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-13 15:41:30 +0100
committerJavier Jardón <jjardon@gnome.org>2016-10-13 15:41:30 +0100
commitf7db3f4c92fd3eb4ff35d19ecc3d8e84899601a0 (patch)
tree21cba7f2ef505b7b98b8834c90a29e9b6ec8e301
parent8b2a23508eee4908905276a9ae7bce307e379783 (diff)
downloaddefinitions-jjardon/python_image.tar.gz
Change-Id: I798e5723a655ec51d8319e671e31aced2c3b1f1b
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c2d59b6..3453d6a2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:3.6
+image: python:2.7
before_script:
- export LC_ALL="C.UTF-8"