Skip to content

Commit

Permalink
Add fonts for latex
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed Jun 20, 2018
1 parent 900896c commit 8c667d9
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 @@ -17,7 +17,7 @@ env:
- DB=sqlite3

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

install:
- pip install -e .
Expand Down

0 comments on commit 8c667d9

Please sign in to comment.