Changeset cd520be


Ignore:
Timestamp:
Jul 2, 2020, 12:02:20 AM (4 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, fix/ffmpeg5, master
Children:
0c3b7c8f
Parents:
d88041a
Message:

[ci] install make on windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rd88041a rcd520be  
    5050      before_install:
    5151        - choco install python --version 3.8.0
     52        - choco install make
    5253        - python -m pip install --upgrade pip
    5354      env: PATH=/c/Python38:/c/Python38/Scripts:$PATH
Note: See TracChangeset for help on using the changeset viewer.