##// END OF EJS Templates
use whoosh latest branch to fix py25 tests
marcink -
r2582:d01a01ec beta
parent child Browse files
Show More
@@ -16,6 +16,7 b' before_script:'
16
16
17 install:
17 install:
18 - pip install mysql-python psycopg2 mock unittest2
18 - pip install mysql-python psycopg2 mock unittest2
19 - pip install https://bitbucket.org/mchaput/whoosh/get/2.4x.zip
19 - pip install . --use-mirrors
20 - pip install . --use-mirrors
20 - pip install -r requirements.txt --use-mirrors
21 - pip install -r requirements.txt --use-mirrors
21 # command to run tests
22 # command to run tests
General Comments 0
You need to be logged in to leave comments. Login now