Skip to content

Commit

Permalink
Merge pull request #81 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
JamesClonk committed Oct 14, 2020
2 parents 23a1a27 + 5a2cdeb commit 235de26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
dist: bionic
language: go

arch:
- amd64
- ppc64le
go:
- "1.14.x"
- "1.15.x"
Expand Down

0 comments on commit 235de26

Please sign in to comment.