diff options
author | raveit65 <[email protected]> | 2021-05-30 18:27:33 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:27:33 +0200 |
commit | fb4fd5c32a2c13547c07dd29366040e392190646 (patch) | |
tree | bbece12ae32af7af3ca1277f10474a8b50874de8 | |
parent | dd0a8948c378bb9384bace82cb3b9203c4955f21 (diff) | |
download | mate-terminal-fb4fd5c32a2c13547c07dd29366040e392190646.tar.bz2 mate-terminal-fb4fd5c32a2c13547c07dd29366040e392190646.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 6c1661e..84c6da3 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: |