summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-05-30 19:23:14 +0200
committerraveit65 <[email protected]>2021-05-30 19:23:14 +0200
commit9ee3ad2b2c6d7a879b43bf2d9784168e8fbb7b5c (patch)
treebed99ca80d26a689e557ddae692b46c0fb46e9f4
parentde3d9d367444c29bc52c415ff7bc7d8eff8a9c67 (diff)
downloadpython-caja-9ee3ad2b2c6d7a879b43bf2d9784168e8fbb7b5c.tar.bz2
python-caja-9ee3ad2b2c6d7a879b43bf2d9784168e8fbb7b5c.tar.xz
travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index db5494b..9d1959b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-dist: bionic
+dist: focal
language: shell
os: linux
services: