Skip to content

Commit

Permalink
Fix latex dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
windelbouwman committed Oct 4, 2014
1 parent d8b931c commit 00f2230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ install:
- sudo apt-get install python-sphinx python-matplotlib zip
- sudo apt-get install python-sympy python-qt4 xvfb graphviz
- sudo apt-get install texlive-latex-recommended dvipng librsvg2-bin
- sudo apt-get install imagemagick docbook2x
- sudo apt-get install imagemagick docbook2x texlive-latex-extra
- sudo pip install numpydoc
script:
- "./make_docs.sh"
Expand Down

0 comments on commit 00f2230

Please sign in to comment.