diff options
author | raveit65 <[email protected]> | 2021-05-30 14:56:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 14:56:07 +0200 |
commit | cd31032e47c95d971b21dd9ad0436b0ea7cd4e2e (patch) | |
tree | 5cfa9e191b2fd01a52f29c53a0d955c26703aa79 | |
parent | 25b69059c20d100e9c8e9e88ee4b34b883f5d4dd (diff) | |
download | mate-media-cd31032e47c95d971b21dd9ad0436b0ea7cd4e2e.tar.bz2 mate-media-cd31032e47c95d971b21dd9ad0436b0ea7cd4e2e.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 1fc8549..fcf7c31 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: |