diff options
author | raveit65 <[email protected]> | 2021-05-30 18:32:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:33:12 +0200 |
commit | fb195c9951cd9d87cd650f1cb901dbfc5966ab04 (patch) | |
tree | 90271aa844085dbddfae2f3865299089078bed3f /.travis.yml | |
parent | a8c462508024a8fa2b019dcc261881f8dbaa4c6e (diff) | |
download | mate-themes-fb195c9951cd9d87cd650f1cb901dbfc5966ab04.tar.bz2 mate-themes-fb195c9951cd9d87cd650f1cb901dbfc5966ab04.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 45bbd420..ffafe259 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |