Merge pull request #1433 from lavalamp/fixVerifyFmt

Fix verify gofmt
This commit is contained in:
Brendan Burns
2014-09-24 15:44:38 -07:00
13 changed files with 150 additions and 151 deletions

View File

@@ -4,7 +4,7 @@ go:
- 1.3
- 1.2
install:
install:
- go get code.google.com/p/go.tools/cmd/cover
- ./hack/install-etcd.sh
- ./hack/verify-gofmt.sh