From: Thomas Fillon Date: Sun, 19 Oct 2014 10:05:29 +0000 (+0200) Subject: Fix Travis-CI, for which Gsreamer seems to behave diffently. Relax Test on expected... X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ae029097009d3fc79723cade6705e5effed00bc1;p=timeside-diadems.git Fix Travis-CI, for which Gsreamer seems to behave diffently. Relax Test on expected totalframes for test decoding --- diff --git a/.travis.yml b/.travis.yml index 8f5bbde..eb204db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,6 @@ before_script: - pip install coveralls script: - - py.test --collect-only tests --ignore tests/sandbox - 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 after_success: