diff options
author | raveit65 <[email protected]> | 2021-05-29 13:15:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 13:15:58 +0200 |
commit | 85d1a47b1b475eb6c24d3ea481b9e614243fcf32 (patch) | |
tree | 96a9fcc5f4646e935d9bda6373f7a951debd2731 | |
parent | 4e73927c948a4e6799a043f454f672f8ce879a6c (diff) | |
download | mate-panel-85d1a47b1b475eb6c24d3ea481b9e614243fcf32.tar.bz2 mate-panel-85d1a47b1b475eb6c24d3ea481b9e614243fcf32.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 30884bd2..78576228 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: |