Skip to content

Commit

Permalink
Merge pull request #271 from sreekanth370/master
Browse files Browse the repository at this point in the history
Added power support for the travis.yml file with ppc64le.
  • Loading branch information
0xmichalis authored Nov 7, 2020
2 parents efa411e + 5dc7152 commit 6c06305
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,5 +1,8 @@
sudo: false
language: go
arch:
- amd64
- ppc64e

go:
- "1.13"
Expand Down

0 comments on commit 6c06305

Please sign in to comment.