remove coveralls due to the "changes unknown" issue

This commit is contained in:
Damien Elmes 2016-09-05 19:03:53 +10:00
parent 2b8d2c9d74
commit ca7d39e7bd

View File

@ -9,6 +9,3 @@ install:
- pip install coveralls
script: nosetests ./tests --with-coverage --cover-package=./anki
after_success:
- coveralls