aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorujjwalsh <ujjwal.cpp@gmail.com>2020-12-23 05:18:09 +0530
committerGitHub <noreply@github.com>2020-12-22 15:48:09 -0800
commit26420252a40f228a71f3db3fe838fde228ae3c1c (patch)
tree76a709ac27fcf24623674f2938b917a98448b7a1
parentbf6250b121cd610c3280cd748b5702a2be040f41 (diff)
downloadportpicker-26420252a40f228a71f3db3fe838fde228ae3c1c.tar.gz
Added Support for Linux On Power (#20)
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 71703a8..e4c476d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,8 @@
language: python
os: linux
+arch:
+ - amd64
+ - ppc64le
dist: xenial
script:
- ./test.sh