mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-12 14:49:29 +01:00
Apparently there is no nosetests package in pip
This commit is contained in:
@@ -12,7 +12,6 @@ install:
|
||||
- pip install pylint
|
||||
- pip install pyflakes
|
||||
- pip install pep8
|
||||
- pip install nosetests
|
||||
script:
|
||||
- pep8 headphones
|
||||
- pylint --rcfile=pylintrc headphones
|
||||
|
||||
Reference in New Issue
Block a user