aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-04-01 21:08:47 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-04-01 21:08:47 +0200
commit9bf6a773ec723549b847ea943906e4174fc7fea1 (patch)
tree3077d1bbccda25529ccf729269e4b3abd53d9559 /.travis.yml
parentc61117a1365fefaafed8f00dcb6053070ffe3e3b (diff)
downloadarctica-greeter-9bf6a773ec723549b847ea943906e4174fc7fea1.tar.gz
arctica-greeter-9bf6a773ec723549b847ea943906e4174fc7fea1.tar.bz2
arctica-greeter-9bf6a773ec723549b847ea943906e4174fc7fea1.zip
.travis.yml: Use Ubuntu focal base image for CI builds.
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 13c4b90..f56c22e 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