Updates testing script

This commit is contained in:
Abhay Rana 2014-06-07 10:58:36 +05:30
parent da7998462f
commit ecc42c67ec
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ install:
- pip install requests
- pip install nose
# command to run tests, e.g. python setup.py test
script: nosetests --exclude=hackertray
script: nosetests --nocapture