forked from Mirrors/jsonapi
added support for linux on power (#195)
This commit is contained in:
parent
3e3da1210d
commit
b862aa6e32
|
@ -1,4 +1,7 @@
|
|||
language: go
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
go:
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
|
|
Loading…
Reference in New Issue