From: Paul Brossier Date: Thu, 22 Nov 2018 18:17:19 +0000 (+0100) Subject: [ci] install python coverage on travis X-Git-Tag: 0.4.9~71^2~4 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=8a11e2f8edc796003555b82d14d22199977abf9a;p=aubio.git [ci] install python coverage on travis --- diff --git a/.travis.yml b/.travis.yml index b799ce2f..fb7f4a64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,6 +85,7 @@ install: - travis_retry make getwaf expandwaf deps_python - which pip - pip --version + - pip install coverage script: - make create_test_sounds