summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-14 15:45:25 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-16 19:31:36 +0000
commit8d175bec2df336712b39fc45d0002d2bf50d353b (patch)
treeec50bac5caa92eb2143c50c86a88c94d866d613e /.gitlab-ci.yml
parentce58dc2c4d6ec7d6b9a49d3980bcdf51ca9e9b9c (diff)
downloadybd-8d175bec2df336712b39fc45d0002d2bf50d353b.tar.gz
Try with 3.4-onbuild
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b8fb352..48050d8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:3.6-onbuild
+image: python:3.4-onbuild
before_script:
- sh ./install_dependencies.sh