Add script to verify all boilerplate; add line to make travis run it.
This commit is contained in:
@@ -8,6 +8,7 @@ install:
|
||||
- go get code.google.com/p/go.tools/cmd/cover
|
||||
- go get github.com/coreos/etcd
|
||||
- bad=$(gofmt -s -l pkg/ cmd/) bash -x -c '[[ -z "$bad" ]]'
|
||||
- ./hack/verify-boilerplate.sh
|
||||
- ./hack/build-go.sh
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user