##// END OF EJS Templates
don't use requirements.txt file in travis
marcink -
r2583:a8835d67 beta
parent child Browse files
Show More
@@ -18,7 +18,6 b' 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 https://bitbucket.org/mchaput/whoosh/get/2.4x.zip
20 - pip install . --use-mirrors
20 - pip install . --use-mirrors
21 - pip install -r requirements.txt --use-mirrors
22 # command to run tests
21 # command to run tests
23 script: nosetests
22 script: nosetests
24
23
General Comments 0
You need to be logged in to leave comments. Login now