diff options
author | raveit65 <[email protected]> | 2021-05-30 11:15:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 12:02:55 +0200 |
commit | f09d4d939f3970019ea1015818755e833de8c281 (patch) | |
tree | e68e8f5edee632a9880b483db818968f8d2668fb | |
parent | f3b713ac327f13a329e482e879bd5741023894f7 (diff) | |
download | mate-calc-1.24.tar.bz2 mate-calc-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 52d5e62..b05215b 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: |