aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-06-27 08:16:27 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-06-27 08:16:27 +0200
commitaa7bb9a1447f65df2dc9c0f20cc21bee0d142763 (patch)
tree033114ef78ff468b16bfed3bf145ea7c346de83f /.travis.yml
parente8aeeed6400f964d6d60aa88e9ab69a58e0cd73a (diff)
downloadarctica-greeter-aa7bb9a1447f65df2dc9c0f20cc21bee0d142763.tar.gz
arctica-greeter-aa7bb9a1447f65df2dc9c0f20cc21bee0d142763.tar.bz2
arctica-greeter-aa7bb9a1447f65df2dc9c0f20cc21bee0d142763.zip
.travis.yml: Add CI builds for Ubuntu 22.04.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 70c6883..19faf33 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,6 +35,7 @@ env:
- DISTRO="debian:testing"
- DISTRO="debian:stable"
# - DISTRO="ubuntu:rolling"
+ - DISTRO="ubuntu:jammy"
- DISTRO="ubuntu:focal"
jobs: