diff .travis.yml @ 5099:a7cf77108e97

issue2550636 instal whosh as part of travis ci to try to get indexer testing working
author John Rouillard <rouilj@ieee.org>
date Sun, 26 Jun 2016 11:31:46 -0400
parents de420f34d696
children 04e77d293ed0
line wrap: on
line diff
--- a/.travis.yml	Sun Jun 26 00:36:23 2016 -0400
+++ b/.travis.yml	Sun Jun 26 11:31:46 2016 -0400
@@ -24,7 +24,7 @@
   - cd $TRAVIS_BUILD_DIR
 
 install:
-  - pip install MySQL-python psycopg2 pytz pyme
+  - pip install MySQL-python psycopg2 pytz pyme whoosh
   - pip install pytest-cov codecov
 
 before_script:

Roundup Issue Tracker: http://roundup-tracker.org/