]> git.parisson.com Git - timeside.git/commitdiff
another attempt to fix .travis.yml
authorThomas Fillon <thomas@parisson.com>
Wed, 14 May 2014 16:48:34 +0000 (18:48 +0200)
committerThomas Fillon <thomas@parisson.com>
Wed, 14 May 2014 16:48:34 +0000 (18:48 +0200)
.travis.yml

index 7e4ca07b128275bbbfe316c287b2f3c58a835a45..24e2433bcd4e4f80cc575691ea1f4dcdf87b057e 100644 (file)
@@ -22,8 +22,7 @@ install:
 # command to run tests
 before_script:
 - python tests/get_samples.py
-#- pip install coverage
-#- pip install coveralls
+- pip install coveralls
 
 script:
  - coverage run --source=timeside --omit=timeside/analyzer/aubio/aubio_*.py,timeside/analyzer/yaafe.py,timeside/analyzer/limsi_sad.py,timeside/analyzer/vamp_plugin.py setup.py test