Travis-ci: added support for ppc64le
Signed-off-by: Devendranath Thadi <devendranath.thadi3@gmail.com>
This commit is contained in:
parent
ccbe4719bd
commit
ccc7f2460f
|
@ -1,5 +1,9 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
|
arch:
|
||||||
|
- AMD64
|
||||||
|
- ppc64le
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue