mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-22 04:39:26 +00:00
travis: Coverall installing
This commit is contained in:
@@ -19,6 +19,10 @@ install:
|
||||
- pip install pylint==1.3.1
|
||||
- pip install pyflakes
|
||||
- pip install pep8
|
||||
# coverage stuff:
|
||||
- pip install coveralls
|
||||
- pip install coverage
|
||||
|
||||
script:
|
||||
- pep8 headphones
|
||||
- pyflakes headphones
|
||||
|
||||
Reference in New Issue
Block a user