diff --git a/.travis.yml b/.travis.yml index a8394c5..f0a979b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,5 +34,4 @@ branches: only: - master after_success: - - coverage run --source=twython setup.py -q nosetests - coveralls