mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 19:48:43 +08:00
Install latex and dvipng
Install latex Quiet down latex install Install just the base latex Another try at latex install
This commit is contained in:
@@ -7,6 +7,7 @@ section_end "Test.with.min.requirements"
|
||||
|
||||
section "Build.docs"
|
||||
if [[ $TRAVIS_PYTHON_VERSION != 3.2 ]]; then
|
||||
sudo apt-get install -qq texlive
|
||||
make html
|
||||
fi
|
||||
section_end "Build.docs"
|
||||
|
||||
Reference in New Issue
Block a user