language: go os: linux go: - 1.10.x go_import_path: github.com/GoogleContainerTools/kaniko script: - make test