chore(ci): remove travis configuration

pull/2351/head
Adam Reese 9 years ago
parent 074d2eb711
commit 83ed3384d2
No known key found for this signature in database
GPG Key ID: 06F35E60A7A18DD6

@ -1,12 +0,0 @@
language: go
go:
- '1.7.x'
go_import_path: k8s.io/helm
before_install:
- make bootstrap
script:
- make test
Loading…
Cancel
Save