mirror of
https://github.com/ankitects/anki.git
synced 2025-11-14 00:27:13 -05:00
Update .travis.yml
This commit is contained in:
parent
14661fc6fe
commit
cc26942b3e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ install:
|
||||||
script: nosetests ./tests --with-coverage --cover-package=./anki
|
script: nosetests ./tests --with-coverage --cover-package=./anki
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
coveralls
|
- coveralls
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue