Remove test_qpdf.py only from travis

This commit is contained in:
James R. Barlow
2017-11-29 12:54:48 -08:00
parent c5a1d22e81
commit 64fd0cb54f
+1 -1
View File
@@ -45,7 +45,7 @@ script:
- mv ocrmypdf dont_import_this_ocrmypdf
- tesseract --version
- qpdf --version
- pytest -n0 -s tests/test_qpdf.py
- pytest
- mv dont_import_this_ocrmypdf ocrmypdf
deploy: