Add TeXLive dependency for binhex.tex
This commit is contained in:
parent
1f5f17f7c8
commit
58ef5a8187
|
@ -70,6 +70,7 @@ addons:
|
|||
- texlive-fonts-extra
|
||||
|
||||
before_install:
|
||||
- sudo apt -y install texlive-generic-recommended
|
||||
- git clone https://github.com/greghendershott/travis-racket.git ~/travis-racket
|
||||
- cat ~/travis-racket/install-racket.sh | bash # pipe to bash not sh!
|
||||
- export PATH="${RACKET_DIR}/bin:${PATH}" #install-racket.sh can't set for us
|
||||
|
|
Loading…
Reference in New Issue
Block a user