Skip to content

Commit

Permalink
disable rudolf until it obeys
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Oct 22, 2011
1 parent 3a6d9b0 commit 4d97cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -2,7 +2,7 @@ init:
pip install -r reqs.txt

test:
nosetests test_requests.py --with-color
nosetests test_requests.py

ci: init
nosetests test_requests.py --with-xunit --xunit-file=junit-report.xml
Expand Down

0 comments on commit 4d97cc7

Please sign in to comment.