Attempting coveralls again.

This commit is contained in:
Mike Helmick 2013-06-08 17:06:14 -04:00
parent 6574342b0f
commit d86f2b0e00
2 changed files with 4 additions and 0 deletions

View file

@ -31,4 +31,5 @@ install: pip install -r requirements.txt
notifications:
email: false
after_success:
- coverage run --source=twython setup.py -q nosetests
- coveralls