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

index cd936bc052ed03a61ddfe0ff3ba6b1b03c21be90..898e3f720367c91bfb64ee75b2018e104b0f043c 100644 (file)
@@ -18,7 +18,7 @@ before_install:
 
 # command to install dependencies
 install:
- - pip install -v timeside
+ - pip install -v timeside>=0.6
  - pip install -v --no-install -e . 
  - python setup.py install