Skip to content
Snippets Groups Projects
Verified Commit 32bb29a7 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

comment install of LL for ci

parent 368b8065
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ before_script: ...@@ -20,7 +20,7 @@ before_script:
- tar xvf wkhtmltox-0.12.4_linux-generic-amd64.tar.xz - tar xvf wkhtmltox-0.12.4_linux-generic-amd64.tar.xz
- mv wkhtmltox/bin/wkhtmlto* /usr/bin - mv wkhtmltox/bin/wkhtmlto* /usr/bin
- chmod +x /usr/bin/wkhtmlto* - chmod +x /usr/bin/wkhtmlto*
- apt-get install libreoffice -yqq > /dev/null #- apt-get install libreoffice -yqq > /dev/null
- apt-get install xpdf-utils -yqq > /dev/null - apt-get install xpdf-utils -yqq > /dev/null
- apt-get install imagemagick -yqq > /dev/null - apt-get install imagemagick -yqq > /dev/null
- apt-get install npm -yqq > /dev/null - apt-get install npm -yqq > /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment