mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update Travis to also compile the man page(s) now that they compile properly again
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
This commit is contained in:
parent
1c152f443d
commit
274863f221
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ before_script:
|
|||
script:
|
||||
- hack/travis/dco.py
|
||||
- hack/travis/gofmt.py
|
||||
- make -sC docs SPHINXOPTS=-q docs # man
|
||||
- make -sC docs SPHINXOPTS=-q docs man
|
||||
|
||||
# vim:set sw=2 ts=2:
|
||||
|
|
Loading…
Add table
Reference in a new issue