mirror of
https://github.com/romanz/amodem.git
synced 2026-04-01 17:26:49 +08:00
travis: add pep8 package
This commit is contained in:
@@ -9,6 +9,7 @@ python:
|
||||
install:
|
||||
- pip install .
|
||||
- pip install coveralls
|
||||
- pip install pep8
|
||||
|
||||
script:
|
||||
- pep8 amodem/ scripts/ tests/ amodem-cli
|
||||
|
||||
Reference in New Issue
Block a user