Added Power Support ppc64le (#36)

This commit is contained in:
nagesh4193
2020-10-08 10:11:09 +05:30
committed by GitHub
parent d587b28259
commit 3a7a6d9348

View File

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