summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-05-30 12:14:23 +0200
committerraveit65 <[email protected]>2021-05-30 12:14:23 +0200
commit3fa18729f0a8092c0e8517ad0c8e5ad5d1c52368 (patch)
treefae3a287f736c0e56c6efaf32819fe930fcf12f0
parent5f2e2b7a306de589e92bddc4ab5df6020beb1068 (diff)
downloadmate-common-3fa18729f0a8092c0e8517ad0c8e5ad5d1c52368.tar.bz2
mate-common-3fa18729f0a8092c0e8517ad0c8e5ad5d1c52368.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 beb75c1..0ae099a 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: