… try this coveralls thing.

This commit is contained in:
Mike Helmick 2013-06-08 16:52:36 -04:00
parent f6040fe275
commit 6574342b0f
2 changed files with 3 additions and 0 deletions

View file

@ -30,3 +30,5 @@ script: nosetests -v test_twython:TwythonAPITestCase test_twython:TwythonAuthTes
install: pip install -r requirements.txt
notifications:
email: false
after_success:
- coveralls