Skip to content

Commit

Permalink
Travis-ci: added support for ppc64le (dlclark#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
dthadi3 authored Nov 3, 2020
1 parent 346446b commit 86a04cb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: go

arch:
- AMD64
- ppc64le
go:
- 1.9
- tip
- tip

0 comments on commit 86a04cb

Please sign in to comment.