diff options
author | raveit65 <[email protected]> | 2021-05-29 22:22:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 22:22:55 +0200 |
commit | ac897846d0148e46d5e353ced97957e03244976a (patch) | |
tree | 9515779d2ead854d43cfede4c598c951097cbf0d | |
parent | 704e53bf1ea1d1f52e918a082eecb38ef40119fb (diff) | |
download | libmatemixer-ac897846d0148e46d5e353ced97957e03244976a.tar.bz2 libmatemixer-ac897846d0148e46d5e353ced97957e03244976a.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 8b79019..2416d46 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: |