Merge pull request #53 from asellappen/master

Add poweron architecture ppc64le to travis build
This commit is contained in:
Vincent Batts 2020-10-28 07:32:45 -04:00 committed by GitHub
commit 05e7c395fb
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
arch:
- amd64
- ppc64le
go:
- tip
- 1.15.x