summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-29 13:01:01 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-29 13:01:01 +0000
commitefe195b5156db692783c6d6eb7afd83e9c3252e3 (patch)
tree36da672ed28e210819b8c26f85bc15c4dc6caed7 /.gitlab-ci.yml
parent9085488640f093d859ee31d4661c15da8283268f (diff)
downloadybd-efe195b5156db692783c6d6eb7afd83e9c3252e3.tar.gz
Revert "Try with 3.4-onbuild"
This reverts commit 8d175bec2df336712b39fc45d0002d2bf50d353b.
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 48050d8..b8fb352 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:3.4-onbuild
+image: python:3.6-onbuild
before_script:
- sh ./install_dependencies.sh