diff options
author | raveit65 <[email protected]> | 2021-05-30 16:54:13 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 16:54:13 +0200 |
commit | eb92b0a428e199bc375379c8d7a3e9eb877516c3 (patch) | |
tree | bbc015d5c1d9bec64eaf458647b03de20cb72e7b | |
parent | 7637c8de6e3f5a85759ba98c6d911c2bd1996811 (diff) | |
download | mate-sensors-applet-eb92b0a428e199bc375379c8d7a3e9eb877516c3.tar.bz2 mate-sensors-applet-eb92b0a428e199bc375379c8d7a3e9eb877516c3.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 215eb0d..67d59fa 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: |