mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
install before running sphinx
This commit is contained in:
parent
8d518a3f4d
commit
f09508f17f
|
@ -49,6 +49,7 @@ script:
|
|||
- if [ "$TRAVIS_PYTHON_VERSION" != "nightly" ]; then coverage run --append --include=PIL/* -m nose -vx Tests/test_*.py; fi
|
||||
- check-manifest --ignore "depends/*"
|
||||
# Sphinx
|
||||
- make install
|
||||
- pushd docs; make html; make linkcheck; popd
|
||||
|
||||
after_success:
|
||||
|
|
Loading…
Reference in New Issue
Block a user