diff --git a/.travis.yml b/.travis.yml index 719fc7951..d6589efc7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,7 @@ after_success: - pyflakes PIL/*.py | tee >(wc -l) - pyflakes Tests/*.py | tee >(wc -l) + # Coverage and quality reports on just the last diff - time git fetch origin master:refs/remotes/origin/master - time CFLAGS=-O0 pip install --use-wheel diff_cover - time coverage xml