Fix up vanity URL for travis clone

pull/377/head
Jimmi Dyson 2016-07-21 14:35:40 +01:00
parent d28e007db8
commit 80d9f93606
No known key found for this signature in database
GPG Key ID: 978CD4AF4C1E87F5
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
language: go
go:
- 1.6
- 1.6.3
go_import_path: k8s.io/minikube
# We shouldn't need to install anything because we use vendoring.
install:
- echo "Don't run anything."