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