Changeset - d01a01ec9d96
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-07-10 23:13:28
marcin@python-works.com
use whoosh latest branch to fix py25 tests
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.travis.yml
Show inline comments
 
@@ -16,6 +16,7 @@ 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
 
  - pip install -r requirements.txt --use-mirrors
 
# command to run tests
0 comments (0 inline, 0 general)