summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-05-30 18:59:13 +0200
committerraveit65 <[email protected]>2021-05-30 18:59:13 +0200
commit3899aaff5ca1bc395b9cfeb6000b369b5f290909 (patch)
tree210a3b9353adf9a709dd7312005441cc86e4802a
parentfcdc90b6bd740ddd11f50805911a4526a4b6828f (diff)
downloadpluma-3899aaff5ca1bc395b9cfeb6000b369b5f290909.tar.bz2
pluma-3899aaff5ca1bc395b9cfeb6000b369b5f290909.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 00f7adbc..017294e5 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: