aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-09-16 23:54:17 +0200
committerGravatar Johannes Christ <[email protected]>2018-09-16 23:54:17 +0200
commit85ff1b2a06d5af0ce80fb59d8c4d1ef28389b913 (patch)
tree645f2469c00e33d630a8e0d93243d13c239eff4f /.gitlab-ci.yml
parentFix up CI. (diff)
Fix typo.
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 90185356..52643e93 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -53,7 +53,7 @@ test-3.6-alpine:
test-3.7-stretch:
<<: *test-template
- image: python:3.6-stretch
+ image: python:3.7-stretch
services:
- postgres:11
before_script: