diff options
author | raveit65 <[email protected]> | 2021-05-29 22:26:31 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 22:27:28 +0200 |
commit | e7fb825b56fd9abe52da6ddd9c034c15800d46a4 (patch) | |
tree | ea6f55c26e844619579db22365419a9a268ebd89 | |
parent | d8b4f721fea4898e7eb48681bc12dc1755e21c30 (diff) | |
download | libmateweather-e7fb825b56fd9abe52da6ddd9c034c15800d46a4.tar.bz2 libmateweather-e7fb825b56fd9abe52da6ddd9c034c15800d46a4.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 94376c2..e809d9f 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: |