diff options
author | raveit65 <[email protected]> | 2021-05-30 14:30:04 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 14:30:04 +0200 |
commit | b519f3fffcaaceb4cb4c13f39839d80c93f1db02 (patch) | |
tree | ee81c9dc3385a6b7272c9b4d8f5bc11a8df0b045 | |
parent | 162a338572bf3d23849e535330d0a6ac894d036e (diff) | |
download | mate-icon-theme-b519f3fffcaaceb4cb4c13f39839d80c93f1db02.tar.bz2 mate-icon-theme-b519f3fffcaaceb4cb4c13f39839d80c93f1db02.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 b3c20c6..5510b59 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: |