address comments, wait for travis pass

This commit is contained in:
Chao Xu
2015-07-27 21:06:01 -07:00
parent 464385281b
commit 70a29c1a3a
3 changed files with 9 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ script:
- PATH=$GOPATH/bin:$PATH ./hack/verify-generated-deep-copies.sh
- PATH=$GOPATH/bin:./third_party/etcd:$PATH ./hack/verify-gendocs.sh
- PATH=$GOPATH/bin:./third_party/etcd:$PATH ./hack/verify-swagger-spec.sh
- PATH=$GOPATH/bin:./third_party/etcd:$PATH ./hack/verify-linkcheck.sh
- godep go test ./cmd/mungedocs
notifications: