mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
run the mungedoc tests in travis
This commit is contained in:
parent
84c76d1142
commit
283435ab12
@ -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
|
||||
- godep go test ./cmd/mungedocs
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#google-containers"
|
||||
|
Loading…
Reference in New Issue
Block a user