Removed pylint from travis

This commit is contained in:
rembo10
2016-01-29 16:19:45 +00:00
parent 8274a69236
commit f16d977e9b
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,5 @@ install:
- pip install pep8
script:
- pep8 headphones
- pylint --rcfile=pylintrc headphones
- pyflakes headphones
- nosetests headphones