diff options
author | raveit65 <[email protected]> | 2021-05-29 22:15:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 22:16:50 +0200 |
commit | 379921a43e305a5cea24a35282784ac3c0a7f2b5 (patch) | |
tree | a7b19a19c2334c1c16e62c78575a3ee1616258e3 | |
parent | 2560d876c79a0fa4808b865a0757f8c939ac6884 (diff) | |
download | libmatekbd-1.24.tar.bz2 libmatekbd-1.24.tar.xz |
travis-ci: use ubuntu focal as host system1.24
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 326cb6a..dfe985a 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: |