Merge pull request #5433 from SvenDowideit/remove-sphinx-validation-from-build
Remove Travis Sphinx validation Upstream-commit: 83999e70f412adcb62cdefecaaaf4d2b680011e5 Component: engine
This commit is contained in:
@@ -10,11 +10,9 @@ install: true
|
||||
|
||||
before_script:
|
||||
- env | sort
|
||||
- sudo pip install -r docs/requirements.txt
|
||||
|
||||
script:
|
||||
- hack/make.sh validate-dco
|
||||
- hack/make.sh validate-gofmt
|
||||
- make -sC docs SPHINXOPTS=-qW docs man
|
||||
|
||||
# vim:set sw=2 ts=2:
|
||||
|
||||
Reference in New Issue
Block a user