diff options
author | raveit65 <[email protected]> | 2021-05-30 18:29:44 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 18:29:44 +0200 |
commit | 6a1e3aae7b5a77f2103ae56cde2759566c9f9c95 (patch) | |
tree | c5f60caf80355bc4193a8b762576ad8cb981f307 /.travis.yml | |
parent | 683db59a298d844a9f35f3a88715b05575b361c5 (diff) | |
download | mate-terminal-1.24.tar.bz2 mate-terminal-1.24.tar.xz |
travis-ci: use ubuntu focal as host system1.24
fixes build issues with fedora:latest (f34) tag.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f925366..b352620 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |