mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-23 19:11:28 +02:00
travis: Remove flag from pylint
This commit is contained in:
parent
016e97d6e6
commit
a4ea6a4f7a
@ -11,5 +11,5 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- flake8 pywal tests setup.py
|
- flake8 pywal tests setup.py
|
||||||
- pylint --ignore-imports=yes pywal tests setup.py
|
- pylint pywal tests setup.py
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user