mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
'Dummy' commit to force rebuild. Extra reporting may be useful too.
This commit is contained in:
parent
56fe245dd1
commit
53f17f690d
|
@ -35,6 +35,8 @@ after_success:
|
||||||
- pip install pep8 pyflakes
|
- pip install pep8 pyflakes
|
||||||
- pep8 PIL/*.py
|
- pep8 PIL/*.py
|
||||||
- pyflakes PIL/*.py
|
- pyflakes PIL/*.py
|
||||||
|
- pep8 Tests/*.py
|
||||||
|
- pyflakes Tests/*.py
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user