# HG changeset patch # User Marcin Kuzminski # Date 2012-07-20 17:59:45 # Node ID 8e6cf847d9d88b8f90aaa7f6d5eecb62597e593b # Parent fc38df41b9b74f97ed0b5190aa63b14c0480a71b removed tip whoosh version since it fails tests 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