.travis.yml: test for jpeg2000 support

pull/110/head
parent a53fed5d17
commit c229e20547
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -37,5 +37,6 @@ matrix:
- source "$HOME/venv/bin/activate"
install: pip install tox
script:
- identify -list format | grep JPEG-2000
- python --version
- python -m tox

Loading…
Cancel
Save