mirror of
https://github.com/romanz/amodem.git
synced 2026-03-16 22:46:01 +08:00
travis: add sanity test for CLI
This commit is contained in:
@@ -13,6 +13,7 @@ install:
|
||||
|
||||
script:
|
||||
- pep8 amodem/ scripts/ tests/ amodem-cli
|
||||
- echo "Hello World!" | amodem-cli send -vv -l- -o- | amodem-cli recv -vv -l- -i-
|
||||
- cd tests
|
||||
- coverage run --source=amodem -m py.test -vvs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user