Too many missing packages with a small TeXLive, installing texlive-full
This commit is contained in:
parent
58ef5a8187
commit
844fbcc3fb
|
@ -70,7 +70,7 @@ addons:
|
|||
- texlive-fonts-extra
|
||||
|
||||
before_install:
|
||||
- sudo apt -y install texlive-generic-recommended
|
||||
- sudo apt -y install texlive-full
|
||||
- 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