diff options
author | raveit65 <[email protected]> | 2021-05-30 17:33:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 17:33:52 +0200 |
commit | 4a11a3645f009418126f7ebdd6cc4394ae1cc521 (patch) | |
tree | ef0805e17112ce64fc467e50f648bcb019e76612 | |
parent | 24cf75babdc5cdc9cbec3051f50f03e5baac9af0 (diff) | |
download | mate-settings-daemon-4a11a3645f009418126f7ebdd6cc4394ae1cc521.tar.bz2 mate-settings-daemon-4a11a3645f009418126f7ebdd6cc4394ae1cc521.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 714b39e..acf9d75 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: |