diff options
author | raveit65 <[email protected]> | 2021-05-30 18:21:23 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:21:23 +0200 |
commit | 91a35358aed44381c9e5e249dcc081d77b4e29ee (patch) | |
tree | 2cd9c8507d0b0404b518914d0624ac06fda55fa0 /.travis.yml | |
parent | 0b648d5782a9b6f050e6552bf62700495e161835 (diff) | |
download | mate-system-monitor-91a35358aed44381c9e5e249dcc081d77b4e29ee.tar.bz2 mate-system-monitor-91a35358aed44381c9e5e249dcc081d77b4e29ee.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 8f41cc9..106bdac 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: |