From: Paul Brossier Date: Wed, 1 Jul 2020 22:33:49 +0000 (+0200) Subject: [ci] remove expandwaf for windows, remove travis_rety X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=fa03fb254e9475ee18ebb2d3c54cef0fab15d407;p=aubio.git [ci] remove expandwaf for windows, remove travis_rety --- diff --git a/.travis.yml b/.travis.yml index 6a171c88..90cd86e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -78,7 +78,7 @@ addons: update: true install: - - travis_retry make getwaf expandwaf deps_python + - make getwaf deps_python - which pip - pip --version - pip install coverage