# HG changeset patch # User Marcin Kuzminski # Date 1342807185 -7200 # Node ID 8e6cf847d9d88b8f90aaa7f6d5eecb62597e593b # Parent fc38df41b9b74f97ed0b5190aa63b14c0480a71b removed tip whoosh version since it fails tests diff -r fc38df41b9b7 -r 8e6cf847d9d8 .travis.yml --- a/.travis.yml Fri Jul 20 19:38:46 2012 +0200 +++ b/.travis.yml Fri Jul 20 19:59:45 2012 +0200 @@ -16,7 +16,6 @@ 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