diff options
author | raveit65 <[email protected]> | 2021-05-30 18:32:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:32:29 +0200 |
commit | c217d70d3cc82c9c5d1d6cf4e72bd85ba4bc70c6 (patch) | |
tree | 5841e75997e2263137bf828176586ec015ff87df | |
parent | cfb4d370534001fced57e404d6de012ab3220146 (diff) | |
download | mate-themes-c217d70d3cc82c9c5d1d6cf4e72bd85ba4bc70c6.tar.bz2 mate-themes-c217d70d3cc82c9c5d1d6cf4e72bd85ba4bc70c6.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 95853271..a8c3e619 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |