aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 51db47f..351d58c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,11 @@
# vim: set ts=2 sts=2 sw=2 expandtab :
-dist: bionic
+dist: focal
language: shell
os: linux
arch:
- amd64
- - ppc64le
+# - ppc64le
services:
- docker
@@ -35,6 +35,7 @@ env:
- DISTRO="debian:testing"
- DISTRO="debian:stable"
# - DISTRO="ubuntu:rolling"
+ - DISTRO="ubuntu:jammy"
- DISTRO="ubuntu:focal"
jobs: