Skip to content

Commit

Permalink
Travis-ci: added support for ppc64le (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaymsh committed Oct 15, 2020
1 parent 5e85ae0 commit 9dde51a
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,6 +1,9 @@
language: go
sudo: false
dist: bionic
arch:
- amd64
- ppc64le
go: 1.13.x

notifications:
Expand Down

0 comments on commit 9dde51a

Please sign in to comment.