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