diff options
author | raveit65 <[email protected]> | 2021-05-29 15:16:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-29 15:16:16 +0200 |
commit | ae1c8e7e9e881022bbad8da68b3efcee10268ed0 (patch) | |
tree | bd7c2ffb0aef399f67baed390446f2099172cd6c | |
parent | d0e6b3690ab24e34dc73c56a3ad30e7c6f55bd3b (diff) | |
download | atril-ae1c8e7e9e881022bbad8da68b3efcee10268ed0.tar.bz2 atril-ae1c8e7e9e881022bbad8da68b3efcee10268ed0.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 2dc2435a..8bdd45b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: shell os: linux services: |