diff options
author | raveit65 <[email protected]> | 2021-05-30 11:03:43 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 11:03:43 +0200 |
commit | 363398384875a419ad17faeef1916a14a6cabb69 (patch) | |
tree | a84804d8db4a0a36786aca5088683413069f06d0 | |
parent | ebeb7cc56c64230c029530bd42b3ac756b2cec57 (diff) | |
download | mate-backgrounds-363398384875a419ad17faeef1916a14a6cabb69.tar.bz2 mate-backgrounds-363398384875a419ad17faeef1916a14a6cabb69.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 14bd488..5b04978 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: |