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

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

View File

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