diff options
author | raveit65 <[email protected]> | 2021-05-30 18:43:25 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:43:25 +0200 |
commit | 4e993d6fb9fd024a8c7395c61f20aa00d546ca54 (patch) | |
tree | 8d38f7164f98481eab66a0a8a9830791d12f4a3e | |
parent | 6ee23e2481bc08b9b42932931f162e07e39fc3e6 (diff) | |
download | mate-utils-4e993d6fb9fd024a8c7395c61f20aa00d546ca54.tar.bz2 mate-utils-4e993d6fb9fd024a8c7395c61f20aa00d546ca54.tar.xz |
travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f69a1889..935b9a4a 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: |