summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-05-29 15:22:34 +0200
committerraveit65 <[email protected]>2022-07-21 17:26:11 +0200
commitaa520fb08869e4f9751ef86d769712f03e69f820 (patch)
tree0765d165100b74c83aa941d344356321bf530808
parent98053b832884026b3201cc94202c9039a423d370 (diff)
downloadcaja-aa520fb08869e4f9751ef86d769712f03e69f820.tar.bz2
caja-aa520fb08869e4f9751ef86d769712f03e69f820.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 d5bb2154..10e0c805 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
# vim: set ts=2 sts=2 sw=2 expandtab :
-dist: bionic
+dist: focal
language: shell
os: linux
services: