diff options
author | raveit65 <[email protected]> | 2021-05-29 22:26:31 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 22:26:31 +0200 |
commit | 81c4edf62d4fdc7acf0a734f2e4774d7edccff02 (patch) | |
tree | 9f1a5886886a46c47c824efc384a09a83e4c9ea5 | |
parent | 507def9fa23c23bd3a6ceedab4fb8850b01cbd51 (diff) | |
download | libmateweather-81c4edf62d4fdc7acf0a734f2e4774d7edccff02.tar.bz2 libmateweather-81c4edf62d4fdc7acf0a734f2e4774d7edccff02.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 80a2f47..a736bc6 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: |