mirror of
https://github.com/romanz/amodem.git
synced 2026-02-24 16:18:12 +08:00
travis: fix script name
This commit is contained in:
@@ -13,7 +13,7 @@ install:
|
||||
|
||||
script:
|
||||
- pep8 amodem/ scripts/ tests/
|
||||
- echo "Hello World!" | amodem-cli send -vv -l- -o- | amodem-cli recv -vv -l- -i-
|
||||
- echo "Hello World!" | amodem send -vv -l- -o- | amodem recv -vv -l- -i-
|
||||
- coverage run --source=amodem --omit="*/__main__.py" -m py.test -vvs tests/
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user