Skip to content

Commit

Permalink
Update .travis.yml (#248)
Browse files Browse the repository at this point in the history
Adding both Power & Intel support
arch: ppc64le/amd64
  • Loading branch information
santosh653 committed Nov 16, 2020
1 parent 7c688a9 commit 5dd9ac4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
arch:
- ppc64le
- amd64
language: go
go_import_path: github.com/kardianos/service
sudo: required
Expand Down

0 comments on commit 5dd9ac4

Please sign in to comment.