Added texlive-fonts-extra dependency to Travis, so that the PDFs can be built
This commit is contained in:
parent
de7fa0e798
commit
324e94bee9
|
@ -47,6 +47,7 @@ addons:
|
|||
- texlive-latex-recommended
|
||||
- texlive-latex-extra
|
||||
- texlive-fonts-recommended
|
||||
- texlive-fonts-extra
|
||||
|
||||
before_install:
|
||||
- git clone https://github.com/greghendershott/travis-racket.git ~/travis-racket
|
||||
|
|
Loading…
Reference in New Issue
Block a user