Merge pull request #422 from humblec/travis-1

Use v1.1.1 of minikube
This commit is contained in:
Humble Devassy Chirammal
2019-06-11 12:59:36 +05:30
committed by GitHub

View File

@ -27,7 +27,7 @@ env:
- GO_COVER_DIR=_output
- VM_DRIVER=none
- KUBE_VERSION=v1.14.2
- MINIKUBE_VERSION=v1.1.0
- MINIKUBE_VERSION=v1.1.1
- CHANGE_MINIKUBE_NONE_USER=true
- KUBECONFIG=$HOME/.kube/config