diff options
author | raveit65 <[email protected]> | 2021-05-30 10:59:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 11:00:45 +0200 |
commit | 6dfca1934ba24cf8f20303be31ab48c86e9abefb (patch) | |
tree | aff83b5af686c4097e1c24abfee5dd1aad29e091 | |
parent | e6d951bd64c7d61d0f3164b3e358a44e19f8644f (diff) | |
download | mate-applets-1.24.tar.bz2 mate-applets-1.24.tar.xz |
travis-ci: use ubuntu focal as host system1.24
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 4baa2348..fdc94a0d 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: |