'Dummy' commit to force rebuild. Extra reporting may be useful too.

This commit is contained in:
hugovk 2014-05-09 13:21:26 +03:00
parent 56fe245dd1
commit 53f17f690d

View File

@ -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: