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