correct untar of jpylyzer

This commit is contained in:
mayeut 2015-09-08 01:50:18 +02:00
parent a024980007
commit e71247bb90
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ compiler:
before_install:
- cmake --version
- git clone --depth=1 --branch=master git://github.com/uclouvain/openjpeg-data.git data
- wget -qO - https://github.com/openpreserve/jpylyzer/archive/1.14.2.tar.gz | tar -xzf
- wget -qO - https://github.com/openpreserve/jpylyzer/archive/1.14.2.tar.gz | tar -xvz
install:
- chmod +x jpylyzer-1.14.2/jpylyzer/jpylyzer.py