Skip to content

Commit

Permalink
Merge pull request #53 from asellappen/master
Browse files Browse the repository at this point in the history
Add poweron architecture ppc64le to travis build
  • Loading branch information
vbatts authored Oct 28, 2020
2 parents 4b50e38 + 6b914ec commit 05e7c39
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,4 +1,7 @@
language: go
arch:
- amd64
- ppc64le
go:
- tip
- 1.15.x
Expand Down

0 comments on commit 05e7c39

Please sign in to comment.