changeset 2638:8e6cf847d9d8 beta

removed tip whoosh version since it fails tests
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 20 Jul 2012 19:59:45 +0200
parents fc38df41b9b7
children f3e039e4dc49
files .travis.yml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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