summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-05-30 14:38:05 +0200
committerraveit65 <[email protected]>2021-05-30 14:38:05 +0200
commit59a81f1e88863858b134d8b0c8549f851095b7ef (patch)
tree766535749c1425305bd6af95433369f6d731dd46 /.travis.yml
parent9971c97b5889330c15259e99ae4e102260316912 (diff)
downloadmate-indicator-applet-59a81f1e88863858b134d8b0c8549f851095b7ef.tar.bz2
mate-indicator-applet-59a81f1e88863858b134d8b0c8549f851095b7ef.tar.xz
travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f348d28..2b34a4c 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: