aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDevendranath Thadi <devendranath.thadi3@gmail.com>2020-12-10 12:58:29 +0000
committerDevendranath Thadi <devendranath.thadi3@gmail.com>2020-12-10 12:58:29 +0000
commit3255a97e97cd01e3d5a632374d39cc9f38056cfc (patch)
tree615b1cd2597d07e099b3dd024504e0d7ce6ffc01 /.travis.yml
parente5a710f7a9690c0ddfe1916a9bfcccb4ee86950e (diff)
downloadayatana-ido-3255a97e97cd01e3d5a632374d39cc9f38056cfc.tar.gz
ayatana-ido-3255a97e97cd01e3d5a632374d39cc9f38056cfc.tar.bz2
ayatana-ido-3255a97e97cd01e3d5a632374d39cc9f38056cfc.zip
Travis-ci: archlinux docker image not available on power
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index bb9ccde..a7e63c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,3 +35,7 @@ env:
- DISTRO="debian:testing"
# - DISTRO="fedora:latest"
- DISTRO="ubuntu:rolling"
+jobs:
+ exclude:
+ - env: DISTRO="archlinux:latest"
+ arch: ppc64le