From 3ea4780bdc600fc26efe7c52e399710988c03034 Mon Sep 17 00:00:00 2001 From: hugovk Date: Sun, 29 Jun 2014 12:39:34 +0300 Subject: [PATCH] Comment diff-cover --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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