Add power architecture support (ppc64le) to CI configuration (#188)

This commit is contained in:
sreekanth370 2020-12-01 15:45:53 +05:30 committed by GitHub
parent 13425bb201
commit 66332b32a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
language: go
arch:
- amd64
- ppc64le
go:
- 1.7.x
- 1.12.x