Skip to content

Commit 18533fa

Browse files
authored
Add poweron architecture ppc64le to travis build (#22)
1 parent 63d343e commit 18533fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: go
2-
2+
arch:
3+
- amd64
4+
- ppc64le
35
os:
46
- linux
57
- osx

0 commit comments

Comments
 (0)