Skip to content

Commit

Permalink
Merge pull request #65 from slok/clean-dep
Browse files Browse the repository at this point in the history
Clean dep files
  • Loading branch information
slok authored Jan 19, 2019
2 parents c8bc275 + 6beebcb commit 2bcde82
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 741 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:

language: go
go:
- "1.11"
- "1.11.4"

before_install:
- curl -Lo minikube https://storage.googleapis.com/minikube/releases/${MINIKUBE_VERSION}/minikube-linux-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/
Expand Down
Loading

0 comments on commit 2bcde82

Please sign in to comment.