diff options
author | raveit65 <[email protected]> | 2021-05-30 14:56:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 14:57:05 +0200 |
commit | 735792f5e33aeb7bbdb9fc7c56c896f84cfa23f3 (patch) | |
tree | 27c29d134249ff4a30e8317671282b2cf280ef46 | |
parent | b8ab770c50672e8b4a01cd6dc626e5b093a88ef8 (diff) | |
download | mate-media-735792f5e33aeb7bbdb9fc7c56c896f84cfa23f3.tar.bz2 mate-media-735792f5e33aeb7bbdb9fc7c56c896f84cfa23f3.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 d3ee335..5fd5b0f 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: |