From: Thomas Fillon Date: Thu, 13 Nov 2014 08:44:40 +0000 (+0100) Subject: Travis: Do not update coverage X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=78f19ca7f43bbadb43b4d149efa5c3baaedc87cd;p=timeside.git Travis: Do not update coverage --- diff --git a/.travis.yml b/.travis.yml index 2c1ee4f..7dd8392 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ install: # command to run tests before_script: -- pip install -U coverage +- pip install coverage - pip install coveralls script: