.travis.yml: test for jpeg2000 support

This commit is contained in:
Johannes 'josch' Schauer 2020-08-05 00:57:30 +02:00
parent a53fed5d17
commit c229e20547
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -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