Update .travis.yml
parent
757deb302d
commit
b69c482dec
|
|
@ -1,5 +1,9 @@
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- ppc64le
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue