Update pre-commit.sh

Install the program for sake of demos.
This commit is contained in:
Jeff Regan
2018-05-11 14:59:09 -07:00
committed by GitHub
parent 6c3017254f
commit 735d04d05e

View File

@@ -47,6 +47,7 @@ function testDemos {
mdrip --mode test --label test ./demos
}
go install github.com/kubernetes-sigs/kustomize
runTest testGoFmt
runTest testGoImports
runTest testGoVet