mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-15 13:18:45 +00:00
Add poweron architecture ppc64le to travis build
This commit is contained in:
parent
e34c4f37a7
commit
f2de0fb1a3
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
language: go
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
go:
|
||||
- "1.x"
|
||||
- "1.14.x"
|
||||
|
|
Loading…
Reference in a new issue