Skip to content

Commit a4d29ab

Browse files
authored
Merge pull request #109 from asellappen/master
Add poweron architecture ppc64le to travis build
2 parents 8d02710 + 37ab8aa commit a4d29ab

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)