diff options
author | raveit65 <[email protected]> | 2021-05-30 18:35:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:35:52 +0200 |
commit | 57eaeac34c25a73615d1d2f7f3cd9d417d604102 (patch) | |
tree | 8a2c1e66e4ad2eb8825a1df2fb01ff9e887141a4 | |
parent | 7c97305f500e7dee102c9f3721d10fd1b1aa6de2 (diff) | |
download | mate-user-guide-57eaeac34c25a73615d1d2f7f3cd9d417d604102.tar.bz2 mate-user-guide-57eaeac34c25a73615d1d2f7f3cd9d417d604102.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 e6de047..a8f2bbf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |