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"
|
||||
install: pip install tox
|
||||
script:
|
||||
- identify -list format | grep JPEG-2000
|
||||
- python --version
|
||||
- python -m tox
|
||||
|
|
Loading…
Reference in a new issue