aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevendranath Thadi <devendranath.thadi3@gmail.com>2020-12-10 11:55:39 +0000
committerDevendranath Thadi <devendranath.thadi3@gmail.com>2020-12-10 11:55:39 +0000
commite5a710f7a9690c0ddfe1916a9bfcccb4ee86950e (patch)
tree68b490192e5fc8cc2deb26fd45be76ceb801b128
parent9aa47501b260e130a9a973218cc4273f4de1f4f9 (diff)
downloadayatana-ido-e5a710f7a9690c0ddfe1916a9bfcccb4ee86950e.tar.gz
ayatana-ido-e5a710f7a9690c0ddfe1916a9bfcccb4ee86950e.tar.bz2
ayatana-ido-e5a710f7a9690c0ddfe1916a9bfcccb4ee86950e.zip
Travis-ci: added support for ppc64le
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 611869f..bb9ccde 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,11 @@
dist: bionic
language: shell
os: linux
+
+arch:
+ - amd64
+ - ppc64le
+
services:
- docker