summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/testing.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/testing.rst b/docs/guide/testing.rst
index b4493e86..cae4fc7f 100644
--- a/docs/guide/testing.rst
+++ b/docs/guide/testing.rst
@@ -16,8 +16,8 @@ creates a temporary X server without the need for any real display hardware.
Continuous Integration using Travis CI / CircleCI
-------------------------------------------------
-Travis CI uses a rather old Ubuntu and thus the supported GTK is at 3.10 and
-PyGObject is at 3.12. If that's enough for you then have a look at our Travis
+Travis CI uses a rather old Ubuntu and thus the supported GTK is at 3.18 and
+PyGObject is at 3.20. If that's enough for you then have a look at our Travis
CI example project:
|github-logo| https://github.com/pygobject/pygobject-travis-ci-examples