mirror of
https://github.com/vbatts/tar-split.git
synced 2024-12-18 19:46:29 +00:00
Add poweron architecture ppc64le to travis build
travis build to support
This commit is contained in:
parent
4b50e3822d
commit
6b914ec7a4
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- ppc64le
|
||||||
go:
|
go:
|
||||||
- tip
|
- tip
|
||||||
- 1.15.x
|
- 1.15.x
|
||||||
|
|
Loading…
Reference in a new issue