summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-05-30 18:55:02 +0200
committerraveit65 <[email protected]>2021-05-30 18:55:02 +0200
commit6a897692fb288568900d11b325c9dad3ce0ed65b (patch)
tree3ae43b6dea73e0fe96d6d7e0e41054bf22e159ae
parentde4224989c3205eaca38bbb2caee49cd6e4039fb (diff)
downloadmozo-6a897692fb288568900d11b325c9dad3ce0ed65b.tar.bz2
mozo-6a897692fb288568900d11b325c9dad3ce0ed65b.tar.xz
travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8007317..76c6367 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: