mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
all teh colors
This commit is contained in:
@@ -2,7 +2,7 @@ init:
|
||||
pip install -r reqs.txt
|
||||
|
||||
test:
|
||||
python test_requests.py
|
||||
nosetests test_requests.py --with-color
|
||||
|
||||
ci: init
|
||||
nosetests test_requests.py --with-xunit --xunit-file=junit-report.xml
|
||||
|
||||
Reference in New Issue
Block a user