mirror of
https://github.com/romanz/amodem.git
synced 2026-04-28 03:56:44 +08:00
coverage isn't working
This commit is contained in:
@@ -7,7 +7,7 @@ install:
|
||||
- "pip install -r requirements.txt"
|
||||
- "pip install coveralls"
|
||||
|
||||
script: coverage run --source=amodem tests/run.py
|
||||
script: coverage run tests/run.py
|
||||
|
||||
after_success:
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user