1
0
Fork 1
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:
asellappen 2020-10-28 11:46:55 +05:30 committed by GitHub
parent 4b50e3822d
commit 6b914ec7a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,7 @@
language: go language: go
arch:
- amd64
- ppc64le
go: go:
- tip - tip
- 1.15.x - 1.15.x