diff options
author | raveit65 <[email protected]> | 2021-05-29 15:22:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 15:24:30 +0200 |
commit | f28a23e91e60927ca386297574b1c4d8bd75b9a7 (patch) | |
tree | 1698f1275187914d99acb2da5288387188dc9560 | |
parent | 6a3dbb0cdcc2c8c3ebfc06f6b4a562bf54a9a7b7 (diff) | |
download | caja-f28a23e91e60927ca386297574b1c4d8bd75b9a7.tar.bz2 caja-f28a23e91e60927ca386297574b1c4d8bd75b9a7.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 b993faca..250c83ce 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: |