Skip to content

Commit 86a04cb

Browse files
authored
Travis-ci: added support for ppc64le (#38)
1 parent 346446b commit 86a04cb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: go
2-
2+
arch:
3+
- AMD64
4+
- ppc64le
35
go:
46
- 1.9
5-
- tip
7+
- tip

0 commit comments

Comments
 (0)