From 6b2435a3842b79ff5db978fbdeebcd573617b547 Mon Sep 17 00:00:00 2001 From: Pierre Fernique Date: Fri, 26 Aug 2016 22:45:39 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6e87d29b..ca842b8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,6 @@ script: - conda install gitpython -c conda-forge - conda install scons -c statiskit - nosetests test -s -v --with-coverage - - coverage combine .coverage doc/examples/basic/.coverage after_success: - coveralls