aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 611869f..a7e63c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,11 @@
dist: bionic
language: shell
os: linux
+
+arch:
+ - amd64
+ - ppc64le
+
services:
- docker
@@ -30,3 +35,7 @@ env:
- DISTRO="debian:testing"
# - DISTRO="fedora:latest"
- DISTRO="ubuntu:rolling"
+jobs:
+ exclude:
+ - env: DISTRO="archlinux:latest"
+ arch: ppc64le