mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
Merge pull request #514 from dthadi3/ppc64le
Travis-ci: added support for ppc64le
This commit is contained in:
commit
4045ebad41
|
|
@ -1,4 +1,7 @@
|
|||
language: go
|
||||
arch:
|
||||
- AMD64
|
||||
- ppc64le
|
||||
go:
|
||||
- 1.13.x
|
||||
- tip
|
||||
|
|
|
|||
Loading…
Reference in a new issue