diff options
author | raveit65 <[email protected]> | 2021-05-30 17:00:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 17:00:16 +0200 |
commit | 86a994e945403e014d4ac554e0e16ca02072ca03 (patch) | |
tree | acb40fab0b0601b40473be8ab406ad130d38a320 /.travis.yml | |
parent | 6a687f27f19613dbc68e3352b079b024d19e9815 (diff) | |
download | mate-session-manager-86a994e945403e014d4ac554e0e16ca02072ca03.tar.bz2 mate-session-manager-86a994e945403e014d4ac554e0e16ca02072ca03.tar.xz |
travis-ci: use ubuntu focal as host system
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 fa63ff3..776d428 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |