Update .gitlab-ci.yml

This commit is contained in:
Sheppy 2018-02-16 02:27:15 +01:00
parent 86593f0da9
commit abbb358e87

View File

@ -2,6 +2,7 @@ compile_pdf:
image: tianon/latex image: tianon/latex
before_script: before_script:
- apt-get install -y build-essential - apt-get install -y build-essential
build:
- make - make
artifacts: artifacts:
paths: paths: