Skip to content

Commit

Permalink
Add more latex dependencies for travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed Jun 20, 2018
1 parent 8c667d9 commit 805bee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ env:
- DB=sqlite3

before_install:
- sudo apt-get install -y pandoc texlive-xetex texlive-fonts-recommended
- sudo apt-get install -y pandoc texlive-xetex texlive-latex-extra texlive-fonts-recommended

install:
- pip install -e .
Expand Down

0 comments on commit 805bee0

Please sign in to comment.