kaniko/.travis.yml

10 lines
117 B
YAML

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