diff --git a/.travis.yml b/.travis.yml index 4a67c9d..a460090 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ install: - pip install isbntools - pip install bibtexparser - pip install coveralls + - apt-get install -qq poppler-utils + - apt-get install -qq djvulibre-bin # - python setup.py install # command to run tests, e.g. python setup.py test script: