mirror of
https://github.com/romanz/amodem.git
synced 2026-04-01 17:26:49 +08:00
add PEP8 to travis
This commit is contained in:
@@ -11,6 +11,7 @@ install:
|
||||
- pip install coveralls
|
||||
|
||||
script:
|
||||
- pep8 amodem/ scripts/ tests/ amodem-cli
|
||||
- cd tests
|
||||
- coverage run --source=amodem -m py.test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user