diff options
author | raveit65 <[email protected]> | 2021-05-30 16:00:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 16:00:18 +0200 |
commit | 0686981d7bdcdfc6c4afa37be65f37df6a7341a2 (patch) | |
tree | cb1a0ffb82f86daad7b28f71b8330f779aa160fa | |
parent | b70790e0884dbfa5c66f0b97243cd591219e283b (diff) | |
download | mate-polkit-0686981d7bdcdfc6c4afa37be65f37df6a7341a2.tar.bz2 mate-polkit-0686981d7bdcdfc6c4afa37be65f37df6a7341a2.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 452e93c..f820abd 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: |