Skip to content

Commit 2c2fc2e

Browse files
authored
added power support arch ppc64le on yml file.
Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
1 parent 28e4fdf commit 2c2fc2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
arch:
2+
- amd64
3+
- ppc64le
14
language: go
25
sudo: false
36
go:

0 commit comments

Comments
 (0)