This commit is contained in:
Kenneth Reitz
2011-12-09 13:23:16 -08:00
parent f7e4832472
commit 463ca76cc4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ init:
pip install -r reqs.txt
test:
nosetests test_requests.py
nosetests --with-color test_requests.py
ci: init
nosetests test_requests.py --with-xunit --xunit-file=junit-report.xml
+1 -1
View File
@@ -4,4 +4,4 @@ gunicorn
nose
pyflakes
omnijson
rudolf
rudolf2