Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit b862aa6

Browse files
authored
added support for linux on power (#195)
1 parent 3e3da12 commit b862aa6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
language: go
2+
arch:
3+
- amd64
4+
- ppc64le
25
go:
36
- 1.9.x
47
- 1.10.x

0 commit comments

Comments
 (0)