added power support arch ppc64le on yml file.
Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
This commit is contained in:
parent
46ec26f2bb
commit
d608198b33
|
@ -1,3 +1,6 @@
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- ppc64le
|
||||||
language: python
|
language: python
|
||||||
# defaults: the py3.7 environment overrides these
|
# defaults: the py3.7 environment overrides these
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
Loading…
Reference in New Issue
Block a user