Wrap pattern in quotes

This commit is contained in:
hugovk 2015-06-28 23:15:41 +03:00
parent 3d98bd8e82
commit 337700d86a

View File

@ -39,7 +39,7 @@ script:
- coverage run --append --include=PIL/* selftest.py
- coverage run --append --include=PIL/* -m nose -vx Tests/test_*.py
- check-manifest --ignore depends/libwebp-0.4.3/*
- check-manifest --ignore "depends/libwebp-0.4.3/*"
after_success:
# gather the coverage data