forked from josch/img2pdf
.travis.yml: remove jpeg2000 check
This commit is contained in:
parent
86fddab622
commit
67dca425d1
1 changed files with 0 additions and 1 deletions
|
@ -37,6 +37,5 @@ matrix:
|
||||||
- source "$HOME/venv/bin/activate"
|
- source "$HOME/venv/bin/activate"
|
||||||
install: pip install tox
|
install: pip install tox
|
||||||
script:
|
script:
|
||||||
- identify -list format | grep JPEG-2000
|
|
||||||
- python --version
|
- python --version
|
||||||
- python -m tox
|
- python -m tox
|
||||||
|
|
Loading…
Reference in a new issue