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