Skip to content
Snippets Groups Projects
Commit 9818bd57 authored by Martin Beseda's avatar Martin Beseda
Browse files

FIX: Added texlive-full for installation into .gitlab-ci.yml

parent b034c2b4
No related branches found
No related tags found
No related merge requests found
before_script:
- apt-get update
- apt-get install -y -qq make gfortran cmake doxygen pdflatex
- apt-get install -y -qq make gfortran cmake doxygen texlive-full
- ./build.sh
run_tests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment