summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebabrata Deka <60925700+ddeka2910@users.noreply.github.com>2020-12-10 22:59:21 +0530
committerGitHub <noreply@github.com>2020-12-10 22:59:21 +0530
commit2826291814d1195df430bbdff9ff6a1c17ed36e3 (patch)
tree4e9612e0e4499757dd2655a38d99e94d5118a22e
parentc5ff12717c02cf21abc8dd00ed8f0ec27071ba5d (diff)
downloadrdflib-2826291814d1195df430bbdff9ff6a1c17ed36e3.tar.gz
Add architecture ppc64le to travis build
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 33536b1a..c8cf3a5d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,8 @@
# http://travis-ci.org/#!/RDFLib/rdflib
+os: linux
+arch:
+ - amd64
+ - ppc64le
language: python
branches:
only: