1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
kube-arangodb/deps/k8s.io/client-go/.travis.yml

8 lines
86 B
YAML

language: go
go_import_path: k8s.io/client-go
go:
- 1.8.1
script: go build ./...