Skip to content

Commit 37ab8aa

Browse files
committed
Add poweron architecture ppc64le to travis build
1 parent 8d02710 commit 37ab8aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: python
2-
2+
arch:
3+
- ppc64le
4+
- amd64
35
python:
46
- "2.7"
57
- "3.6"

0 commit comments

Comments
 (0)