8 lines
90 B
YAML
8 lines
90 B
YAML
arch:
|
|
- amd64
|
|
- ppc64le
|
|
language: go
|
|
|
|
before_script:
|
|
- go get golang.org/x/sys/unix
|