diff --git a/.travis.yml b/.travis.yml index 8a0069947..71965cbd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,3 @@ install: - pip install coveralls script: nosetests ./tests --with-coverage --cover-package=./anki - -after_success: - - coveralls