diff options
author | raveit65 <[email protected]> | 2021-05-29 21:38:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 21:39:25 +0200 |
commit | 51d131ed2ddb390d0746759ef68eadc5d0566b0f (patch) | |
tree | 6a1f6c7c93f1c98c8d3174c2620e2044864255fb | |
parent | 100fdb198ad4be8df5e80d4746b02a9e0420116b (diff) | |
download | caja-extensions-51d131ed2ddb390d0746759ef68eadc5d0566b0f.tar.bz2 caja-extensions-51d131ed2ddb390d0746759ef68eadc5d0566b0f.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 5ed1fb0..4b79bf0 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: |