Skip to content

Commit aff2739

Browse files
committed
Added support for Linux on Power
1 parent ac0948f commit aff2739

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
@@ -3,6 +3,9 @@ after_success:
33
go:
44
- 1.13.x
55
- 1.14.x
6+
arch:
7+
- amd64
8+
- ppc64le
69
install:
710
- GO111MODULE=off go get -u gotest.tools/gotestsum
811
language: go

0 commit comments

Comments
 (0)