Update .travis.yml (#248)

Adding both Power & Intel support
arch: ppc64le/amd64
This commit is contained in:
santosh653
2020-11-16 09:44:20 -05:00
committed by GitHub
parent 7c688a995c
commit 5dd9ac4ef7

View File

@@ -1,3 +1,6 @@
arch:
- ppc64le
- amd64
language: go
go_import_path: github.com/kardianos/service
sudo: required