Skip to content

Commit

Permalink
Add lmodern to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthue committed Sep 6, 2015
1 parent 5ed2037 commit 354035c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ sudo: false
addons:
apt:
packages:
- texlive-fonts-recommended
- texlive-latex-extra
- texlive-fonts-extra
- dvipng
- lmodern
- texlive-latex-base
- texlive-latex-recommended
- texlive-latex-extra
- texlive-fonts-recommended
- texlive-fonts-extra
script:
- make
braches:
Expand Down

0 comments on commit 354035c

Please sign in to comment.