Added texlive-base dependency to Travis, so that the PDFs can be built
This commit is contained in:
parent
15813a783d
commit
2fde3d59d9
|
@ -44,6 +44,7 @@ addons:
|
|||
packages:
|
||||
#- asymptote
|
||||
#- texlive-binaries
|
||||
- texlive-base
|
||||
|
||||
before_install:
|
||||
- git clone https://github.com/greghendershott/travis-racket.git ~/travis-racket
|
||||
|
|
Loading…
Reference in New Issue
Block a user