]> git.parisson.com Git - timeside-diadems.git/commitdiff
Try to fix Travis CI
authorThomas Fillon <thomas@parisson.com>
Fri, 17 Oct 2014 21:12:40 +0000 (23:12 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 17 Oct 2014 21:12:40 +0000 (23:12 +0200)
.travis.yml

index ab5b6d447896028f3e176c41ab67cdbec693a41e..eb204dbfbb6fd69d9f649735972917ca397edaa9 100644 (file)
@@ -21,6 +21,7 @@ install:
 
 # command to run tests
 before_script:
+- pip install coverage -U
 - pip install coveralls
 
 script: