Replaced nosetest with the distribute test runner
This commit is contained in:
parent
8da556fa74
commit
decb74c4ae
@ -4,5 +4,4 @@ python:
|
||||
- 2.7
|
||||
install:
|
||||
- python ./setup.py install
|
||||
- pip install nose --use-mirrors
|
||||
script: nosetests
|
||||
script: python ./setup.py test
|
||||
|
Loading…
x
Reference in New Issue
Block a user