diff options
author | raveit65 <[email protected]> | 2021-05-30 11:03:43 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 11:05:15 +0200 |
commit | f823e46e017e0944cc398b010781d41068da9305 (patch) | |
tree | 7744e7386c5df1240d8cecee32f728d15d13a011 /.travis.yml | |
parent | cb101683ad940c62f801e9b961f8578f249b7f92 (diff) | |
download | mate-backgrounds-1.24.tar.bz2 mate-backgrounds-1.24.tar.xz |
travis-ci: use ubuntu focal as host system1.24
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 7b57ba6..19cec8c 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: |