diff options
author | raveit65 <[email protected]> | 2021-05-29 15:22:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 15:22:34 +0200 |
commit | 2854e6292b4e8a2088fea34f3da3806d0a502221 (patch) | |
tree | 2e57407716beac6c043b5b4519ed17664b637256 | |
parent | da412f6be2287c5b52bb2a6258fa6acb3b21ea1f (diff) | |
download | caja-1.24.tar.bz2 caja-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 9358cac1..b5a155a9 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: |