summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-11-04 20:27:36 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-11-04 20:53:12 +0100
commite6f62b6f306baca6d3c5d460e87639876dee5a32 (patch)
tree06425c91586a8fedea2de04e02fad500e953ac26 /.gitlab-ci.yml
parent9140750640b3e2f583a5a4f9b0507f7636d6eda1 (diff)
downloadpygobject-e6f62b6f306baca6d3c5d460e87639876dee5a32.tar.gz
tests: Make tests run with GTK4
This contains the minimum changes needed to get the tests to pass using our docker image which contains a build gtk master from today. This also makes the gtk4 CI job fatal so we don't regress in this area.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b63296fd..a1a569b7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -118,7 +118,6 @@ xenial-i386-py2:
- bash -x ./.gitlab-ci/test-docker-old.sh
gtk4:
- allow_failure: true
stage: build_and_test
image: registry.gitlab.gnome.org/gnome/pygobject/gtk4:v1
script: