Verified Commit 09dc2ab5 authored by Bernd Paysan's avatar Bernd Paysan
Browse files

Added gitlab CI

parent de051d93
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@ image: debian:unstable
 
before_script:
  - apt update -qq
  - apt-get -y install texlive texlive-pstricks texlive-latex-recommended make
  - apt-get -y install texlive texlive-pstricks texlive-latex-recommended
    texlive-fonts-extra cm-super make
 
stages:
  - build