Skip to content

Commit 15b6e50

Browse files
authored
Merge pull request #128 from ujjwalsh/master
Added support for Linux on Power
2 parents ac0948f + aff2739 commit 15b6e50

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)