diff options
author | raveit65 <[email protected]> | 2021-05-30 15:11:25 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 15:11:25 +0200 |
commit | a86c90c5c6715df91c8d0dd99b3dcae8c4d272ba (patch) | |
tree | e573e90957175fe41d670e8fd65c434600895799 | |
parent | bbced50310a2b1b8d5d78428a2668d127715651f (diff) | |
download | mate-netbook-a86c90c5c6715df91c8d0dd99b3dcae8c4d272ba.tar.bz2 mate-netbook-a86c90c5c6715df91c8d0dd99b3dcae8c4d272ba.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 c15bbc4..d859929 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: |