Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmysoa committed Nov 27, 2016
1 parent d953673 commit 87e5114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install:
- conda info -a

before_script:
- conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy pandas matplotlib lxml
- conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy pandas matplotlib lxml pytesseract
- python setup.py install

script:
Expand Down

0 comments on commit 87e5114

Please sign in to comment.