mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
remove the sphinx validation - we'll add a MarkDown one when we have it
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
This commit is contained in:
parent
6c4e5ee826
commit
17fbe3de38
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue