Changeset a115a3a
- Timestamp:
- Jul 1, 2020, 11:30:23 PM (5 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 89003a8
- Parents:
- 5e47483
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r5e47483 ra115a3a 48 48 language: shell 49 49 os: windows 50 before_install: 51 - choco install python --version 3.8.0 52 - python -m pip install --upgrade pip 50 53 51 54 # use trusty … … 77 80 78 81 install: 79 - python -m pip install --upgrade pip80 82 - travis_retry make getwaf expandwaf deps_python 81 83 - which pip
Note: See TracChangeset
for help on using the changeset viewer.