mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 08:38:06 +08:00
travis: log everything
This commit is contained in:
@@ -14,7 +14,7 @@ install:
|
||||
script:
|
||||
- pep8 amodem/ scripts/ tests/ amodem-cli
|
||||
- cd tests
|
||||
- coverage run --source=amodem -m py.test
|
||||
- coverage run --source=amodem -m py.test -vvs
|
||||
|
||||
after_success:
|
||||
- coverage report
|
||||
|
||||
Reference in New Issue
Block a user