]> git.parisson.com Git - telemeta.git/commitdiff
Travis: debug log for pip install timeside
authorThomas Fillon <thomas@parisson.com>
Thu, 13 Nov 2014 18:06:04 +0000 (19:06 +0100)
committerThomas Fillon <thomas@parisson.com>
Thu, 13 Nov 2014 18:06:04 +0000 (19:06 +0100)
.travis.yml

index 969105db1329f23a05aab47e9cdaeca48a5ce4d0..cd936bc052ed03a61ddfe0ff3ba6b1b03c21be90 100644 (file)
@@ -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