mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 19:52:16 +00:00
Fix coverage report
This commit is contained in:
parent
8a3ea151cc
commit
ec31ba6ff7
@ -9,5 +9,5 @@ install:
|
||||
- pip install -r travis-requirements.txt
|
||||
script:
|
||||
- coverage run setup.py test
|
||||
- coverage run setup.py test --test-suite tests.api.test_lyrics
|
||||
- coverage run -a setup.py test --test-suite tests.api.test_lyrics
|
||||
after_script: codecov
|
||||
|
Loading…
Reference in New Issue
Block a user