diff options
author | raveit65 <[email protected]> | 2021-05-30 19:23:14 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 19:24:20 +0200 |
commit | 6ecc563d24ecf75ed7be827986eb13906b0dafff (patch) | |
tree | 0ec3bcaaaa9ae9a2389ac472129246f9a74ff960 | |
parent | c5019683d77aa3a071e1b79ae604e279d94f3986 (diff) | |
download | python-caja-1.24.tar.bz2 python-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 fc2e16b..4824e9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |