diff options
author | raveit65 <[email protected]> | 2021-05-30 16:45:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 16:45:26 +0200 |
commit | d7b09d17e5590f073dcdb39a679039e458b98a73 (patch) | |
tree | 1ba63dd3c765fce874f87f40dedb85b3063b5f6b /.travis.yml | |
parent | e9d4412986de80ff0bc0dea1547e40e2502c248b (diff) | |
download | mate-screensaver-d7b09d17e5590f073dcdb39a679039e458b98a73.tar.bz2 mate-screensaver-d7b09d17e5590f073dcdb39a679039e458b98a73.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 5d6ab09..179322a 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: |