Changeset - 8e6cf847d9d8
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-07-20 19:59:45
marcin@python-works.com
removed tip whoosh version since it fails tests
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.travis.yml
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)