Skip to content

Commit bea8f61

Browse files
committed
issue2550636 instal whosh as part of travis ci to try to get indexer testing working
1 parent 7b1a854 commit bea8f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_install:
2424
- cd $TRAVIS_BUILD_DIR
2525

2626
install:
27-
- pip install MySQL-python psycopg2 pytz pyme
27+
- pip install MySQL-python psycopg2 pytz pyme whoosh
2828
- pip install pytest-cov codecov
2929

3030
before_script:

0 commit comments

Comments
 (0)