Changeset d27bb35


Ignore:
Timestamp:
Jul 2, 2020, 1:43:31 AM (4 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, fix/ffmpeg5, master
Children:
832b6c59
Parents:
3194ca04
Message:

[ci] install vcpython27 instead of py27 on windows travis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r3194ca04 rd27bb35  
    6363      os: windows
    6464      before_install:
    65         - choco install python --version 2.7.11
     65        - choco install vcpython27
    6666        - choco install make
    6767        - python -m pip install --upgrade pip
Note: See TracChangeset for help on using the changeset viewer.