Skip to content
Snippets Groups Projects
Commit d10305be authored by tuhe's avatar tuhe
Browse files

converter cli + tests

parent 0dd25749
No related branches found
No related tags found
No related merge requests found
Pipeline #7516 canceled
......@@ -69,8 +69,8 @@ stages:
script:
- echo "Testing student files"
- pwd
- apt-get update
- apt install git
- apt-get update -y
- apt install -y git
- apt install -y xvfb # Virtual framebuffer for GL stuff.
- apt install -y inkscape pdftk
- apt install -y latexmk poppler-utils # latexmk and pdftocairo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment