Skip to content

Commit

Permalink
Merge pull request h2non#92 from dthadi3/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: added support for ppc64le
  • Loading branch information
h2non authored Nov 24, 2020
2 parents 29039c2 + b448c51 commit 27da4bf
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,5 +1,7 @@
language: go

arch:
- AMD64
- ppc64le
go:
- "1.13"
- "1.14"
Expand Down

0 comments on commit 27da4bf

Please sign in to comment.