language: go os: - linux - osx go: - 1.8 - 1.9 go_import_path: k8s.io/kops script: - make ci - hack/verify-apimachinery.sh