Add poweron architecture ppc64le to travis build

This commit is contained in:
Ubuntu 2020-10-19 11:38:42 +00:00
parent e34c4f37a7
commit f2de0fb1a3
1 changed files with 3 additions and 0 deletions

View File

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