From: Thomas Fillon Date: Thu, 13 Nov 2014 18:06:04 +0000 (+0100) Subject: Travis: debug log for pip install timeside X-Git-Tag: 1.5.0rc1~27^2~24 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f24d6626c9fad8d667e8c15e981d479d3e5faaa5;p=telemeta.git Travis: debug log for pip install timeside --- diff --git a/.travis.yml b/.travis.yml index 969105db..cd936bc0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ before_install: # command to install dependencies install: + - pip install -v timeside - pip install -v --no-install -e . - python setup.py install