diff --git a/.travis.yml b/.travis.yml --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,6 @@ before_script: install: - pip install mysql-python psycopg2 mock unittest2 - - pip install https://bitbucket.org/mchaput/whoosh/get/2.4x.zip - pip install . --use-mirrors # command to run tests script: nosetests