diff options
| author | raveit65 <[email protected]> | 2021-05-30 14:59:48 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-05-30 15:00:32 +0200 |
| commit | d5403e4059656883177d6b0d1233b2559b9100b9 (patch) | |
| tree | f334c23393cf66579370e5bfec84f1694a28d36f | |
| parent | 803bbc0d6d30e43ca23efd3072113a8582f6c349 (diff) | |
| download | mate-menus-1.24.tar.bz2 mate-menus-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 ca4d916..ab2acd9 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: |
