summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-11-01 15:20:50 +0000
committerJavier Jardón <jjardon@gnome.org>2016-11-01 15:20:50 +0000
commita08bfb84a6b27d827ef3a78432bc0c91697b23a7 (patch)
tree7c67413f52eec1e8001f0c96520dc419dc686cee
parent8a419ec7fce1d2cb933845372af9c31a613e632c (diff)
downloaddefinitions-a08bfb84a6b27d827ef3a78432bc0c91697b23a7.tar.gz
Try python 3.5
Change-Id: I6d2b421a90548ff2a5cba4d36169d2d715e01858
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b7d66964..99e61611 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:3.4-slim
+image: python:3.5-slim
before_script:
- export LC_ALL="C.UTF-8"