Not sure we really need to run tests twice

This commit is contained in:
Mike Helmick 2013-06-11 11:06:00 -04:00
parent 80c428992b
commit f74596c40b

View file

@ -34,5 +34,4 @@ branches:
only: only:
- master - master
after_success: after_success:
- coverage run --source=twython setup.py -q nosetests
- coveralls - coveralls