summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-11-01 15:08:42 +0000
committerJavier Jardón <jjardon@gnome.org>2016-11-01 15:08:42 +0000
commit8a419ec7fce1d2cb933845372af9c31a613e632c (patch)
tree2ce6be149c4f78d6e02ecb8514fe79fb489dcc18
parenta723152f3c0dac567387c8ea8b1fd7f9676fb584 (diff)
downloaddefinitions-8a419ec7fce1d2cb933845372af9c31a613e632c.tar.gz
Try python 3.4
Change-Id: I262fd20f5de220bfbc6b33a3f7620a31b8d4fa8a
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9499d528..b7d66964 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:3.6-slim
+image: python:3.4-slim
before_script:
- export LC_ALL="C.UTF-8"