mirror of
https://github.com/romanz/amodem.git
synced 2026-03-18 23:56:03 +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