added support for linux on power (#195)

This commit is contained in:
ujjwalsh 2020-10-23 04:24:02 +05:30 committed by GitHub
parent 3e3da1210d
commit b862aa6e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
language: go
arch:
- amd64
- ppc64le
go:
- 1.9.x
- 1.10.x