Skip to content

Commit

Permalink
Merge pull request #166 from msau42/spec-1.0
Browse files Browse the repository at this point in the history
Update external-provisioner to use csi spec 1.0
  • Loading branch information
k8s-ci-robot authored Nov 15, 2018
2 parents 5038544 + 8168d5a commit dcac35d
Show file tree
Hide file tree
Showing 69 changed files with 3,113 additions and 2,394 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
- docker
matrix:
include:
- go: 1.10.3
- go: 1.11.1
script:
- go fmt $(go list ./... | grep -v vendor) | wc -l | grep 0
- go vet $(go list ./... | grep -v vendor)
Expand Down
Loading

0 comments on commit dcac35d

Please sign in to comment.