mirror of https://github.com/k3s-io/k3s
run the mungedoc tests in travis
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