diff options
author | raveit65 <[email protected]> | 2021-05-30 10:25:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 10:25:49 +0200 |
commit | f2ca234719034c5ead3c94b8717913b8a4b67773 (patch) | |
tree | b35e2ba0d72e3864684ea2aadfc349ce931af2b0 | |
parent | 4ccf24665bfb3501e727f133a5f7c59ade2154d2 (diff) | |
download | marco-f2ca234719034c5ead3c94b8717913b8a4b67773.tar.bz2 marco-f2ca234719034c5ead3c94b8717913b8a4b67773.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 5548f328..90362916 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: |