diff --git a/.travis.yml b/.travis.yml index 9a771d832..b3556b077 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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/* after_success: # gather the coverage data