mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
8 lines
86 B
YAML
8 lines
86 B
YAML
language: go
|
|
|
|
go_import_path: k8s.io/client-go
|
|
|
|
go:
|
|
- 1.8.1
|
|
|
|
script: go build ./...
|