texlive profile updated
This commit is contained in:
parent
87895c2e61
commit
6be244521c
@ -15,9 +15,8 @@ before_install:
|
|||||||
- cd install-tl-*
|
- cd install-tl-*
|
||||||
- chmod +x install-tl
|
- chmod +x install-tl
|
||||||
- sudo ./install-tl --profile=$PROJECTDIR/texlive.profile
|
- sudo ./install-tl --profile=$PROJECTDIR/texlive.profile
|
||||||
- sudo apt-cache policy texlive
|
- tex --version
|
||||||
- tlmgr install fontawesome
|
- pdflatex -v
|
||||||
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bash tests/testall.sh
|
- bash tests/testall.sh
|
||||||
|
@ -12,6 +12,7 @@ TEXMFVAR ~/.texlive2017/texmf-var
|
|||||||
binary_x86_64-linux 1
|
binary_x86_64-linux 1
|
||||||
collection-basic 1
|
collection-basic 1
|
||||||
collection-latex 1
|
collection-latex 1
|
||||||
|
collection-fonts-extra 1
|
||||||
instopt_adjustpath 0
|
instopt_adjustpath 0
|
||||||
instopt_adjustrepo 1
|
instopt_adjustrepo 1
|
||||||
instopt_letter 0
|
instopt_letter 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user