diff options
author | raveit65 <[email protected]> | 2021-05-29 22:15:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 22:15:03 +0200 |
commit | 205923d9b69a0a3e0785800b4fc1666173f68967 (patch) | |
tree | 4084fb93fdfc9be51a073da7769b9554a31e249c | |
parent | a67974d41c5178f1eafb1f8ce3343f6213a94c3a (diff) | |
download | libmatekbd-205923d9b69a0a3e0785800b4fc1666173f68967.tar.bz2 libmatekbd-205923d9b69a0a3e0785800b4fc1666173f68967.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 2fabe57..e5f8868 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: |