##// END OF EJS Templates
removed tip whoosh version since it fails tests
marcink -
r2638:8e6cf847 beta
parent child Browse files
Show More
@@ -16,7 +16,6 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
20 - pip install . --use-mirrors
19 - pip install . --use-mirrors
21 # command to run tests
20 # command to run tests
22 script: nosetests
21 script: nosetests
General Comments 0
You need to be logged in to leave comments. Login now