This commit is contained in:
parent
6bb1f991dd
commit
c2a9f49344
@ -6,5 +6,5 @@ steps:
|
||||
- name: compiletest
|
||||
image: ubuntu:latest
|
||||
commands:
|
||||
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-full
|
||||
- apt-get -qq update && apt-get install -y --no-install-recommends texlive-full
|
||||
- pdflatex -interaction=nonstopmode -halt-on-error *.tex
|
Loading…
Reference in New Issue
Block a user