Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
language: go
go:
- '1.7.x'
go_import_path: k8s.io/helm
before_install:
- make bootstrap
script:
- make test