Skip to content
Snippets Groups Projects
Commit 03d264e9 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

add dependency

parent 03605931
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ sudo: required ...@@ -2,7 +2,7 @@ sudo: required
language: java language: java
before_install: before_install:
- sudo apt-get -qq update - sudo apt-get -qq update
- sudo apt-get install -y texlive-full - sudo apt-get install -y texlive-full python-imaging
install: install:
- wget -O plastex.tar.gz https://github.com/tiarno/plastex/archive/1.0.0.tar.gz - wget -O plastex.tar.gz https://github.com/tiarno/plastex/archive/1.0.0.tar.gz
- tar -xzvf plastex.tar.gz - tar -xzvf plastex.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment