Update Travis config to install pdftotext and djvutxt
This commit is contained in:
parent
36a19fbab4
commit
c3c40ef0fc
@ -10,6 +10,8 @@ install:
|
|||||||
- pip install isbntools
|
- pip install isbntools
|
||||||
- pip install bibtexparser
|
- pip install bibtexparser
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
|
- apt-get install -qq poppler-utils
|
||||||
|
- apt-get install -qq djvulibre-bin
|
||||||
# - python setup.py install
|
# - python setup.py install
|
||||||
# command to run tests, e.g. python setup.py test
|
# command to run tests, e.g. python setup.py test
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user