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:
Steven Silvester
2015-02-07 12:26:00 -06:00
parent fa226ad807
commit 72218fb0d0
+1
View File
@@ -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"