Skip to content

Commit a0ef35a

Browse files
authored
Merge pull request #108 from asellappen/master
Add poweron architecture ppc64le to travis build
2 parents 706c064 + e97bfdc commit a0ef35a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
language: python
2+
arch:
3+
- amd64
4+
- ppc64le
25
python:
36
- "3.5"
47
- "3.6"

0 commit comments

Comments
 (0)