Travis-ci: added support for ppc64le

Signed-off-by: Devendranath Thadi <devendranath.thadi3@gmail.com>
This commit is contained in:
Devendranath Thadi 2020-11-13 12:26:00 +00:00
parent ccbe4719bd
commit ccc7f2460f
1 changed files with 4 additions and 0 deletions

View File

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