Travis-ci: added support for ppc64le (#682) #684

Merged
github-actions[bot] merged 1 commits from cherry-pick-361665250-release-0.27 into release-0.27 2020-11-13 08:31:47 -06:00
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
language: go
arch:
- AMD64
- ppc64le
go:
- tip