diff options
| author | raveit65 <[email protected]> | 2021-05-30 12:20:24 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-05-30 12:20:24 +0200 |
| commit | 3f0f86bde561c101f724696f2802eced77d99a95 (patch) | |
| tree | 2fa216e0cadd631a4658b7c47978e3e15ead7ddc | |
| parent | a1eaebb20fdc2ce0786362c9477baa846d295aeb (diff) | |
| download | mate-control-center-3f0f86bde561c101f724696f2802eced77d99a95.tar.bz2 mate-control-center-3f0f86bde561c101f724696f2802eced77d99a95.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 373097b2..c95b1d48 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: |
