Fix CI (update texlive)

This commit is contained in:
Claudio Maggioni 2018-06-05 18:23:03 +02:00
parent ccfdbe670d
commit a5c7be9035

View file

@ -6,6 +6,7 @@ pipeline:
build: build:
image: registry.maggioni.xyz/praticamentetilde/latex:2018-small image: registry.maggioni.xyz/praticamentetilde/latex:2018-small
commands: commands:
- tlmgr update --self --all
- tlmgr install blindtext koma-script float hyperref pgf biblatex - tlmgr install blindtext koma-script float hyperref pgf biblatex
- tlmgr install pgfgantt listings collection-fontsrecommended comment - tlmgr install pgfgantt listings collection-fontsrecommended comment
- tlmgr install biber babel-italian babel-english hyphen-italian - tlmgr install biber babel-italian babel-english hyphen-italian
@ -24,3 +25,4 @@ pipeline:
endpoint: https://s3.maggioni.xyz endpoint: https://s3.maggioni.xyz
branches: master branches: master
tlmgr update --self