* .gitlab-ci.yml: Remove installation of texlive

This commit is contained in:
Tim Rühsen 2017-05-10 10:41:42 +02:00
parent da50a1ecc3
commit 35d5b67cc1

View File

@ -14,7 +14,6 @@ variables:
Debian GNU/Linux build:
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_BUILD
script:
- apt-get -y install texlive
- echo "127.0.0.1 wgettestingserver" >>/etc/hosts
- cat /etc/hosts
- touch .manywarnings