Travis: are you creating _leptonica.py?

This commit is contained in:
James R. Barlow
2016-02-16 03:47:35 -08:00
parent ed346d032c
commit 2ed0b78a7b
+1
View File
@@ -38,6 +38,7 @@ install:
- pip install -r test_requirements.txt
script:
- cat ./lib/_leptonica.py
- python setup.py clean
- python setup.py install
- py.test -s tests/test_main.py::test_deskew