summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-05-30 11:15:34 +0200
committerraveit65 <[email protected]>2021-05-30 12:02:55 +0200
commitf09d4d939f3970019ea1015818755e833de8c281 (patch)
treee68e8f5edee632a9880b483db818968f8d2668fb /.travis.yml
parentf3b713ac327f13a329e482e879bd5741023894f7 (diff)
downloadmate-calc-1.24.tar.bz2
mate-calc-1.24.tar.xz
travis-ci: use ubuntu focal as host system1.24
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 52d5e62..b05215b 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: