This commit is contained in:
sreekanth370 2020-10-20 14:50:21 +05:30 committed by GitHub
parent 8d17101741
commit fc794f5f7c
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 language: go
arch:
- amd64
- ppc64le
env: env:
- GO111MODULE=on - GO111MODULE=on
sudo: required sudo: required