diff options
author | raveit65 <[email protected]> | 2021-05-30 10:59:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 10:59:07 +0200 |
commit | 093cf5f8b0075a470f441c758f7f98f4d246f12f (patch) | |
tree | cef46780b9eb3350a5b30482355bf9a533546350 /.travis.yml | |
parent | 27955ed96d254df6f6e375541a315a3a6a4acd63 (diff) | |
download | mate-applets-093cf5f8b0075a470f441c758f7f98f4d246f12f.tar.bz2 mate-applets-093cf5f8b0075a470f441c758f7f98f4d246f12f.tar.xz |
travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 47a94d96..5e198260 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: |