mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
remove coveralls due to the "changes unknown" issue
This commit is contained in:
parent
2b8d2c9d74
commit
ca7d39e7bd
1 changed files with 0 additions and 3 deletions
|
@ -9,6 +9,3 @@ install:
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
|
|
||||||
script: nosetests ./tests --with-coverage --cover-package=./anki
|
script: nosetests ./tests --with-coverage --cover-package=./anki
|
||||||
|
|
||||||
after_success:
|
|
||||||
- coveralls
|
|
||||||
|
|
Loading…
Reference in a new issue