Changeset 4b266f1
- Timestamp:
- Dec 21, 2018, 6:14:21 PM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master
- Children:
- a280ed1
- Parents:
- 4b16721
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r4b16721 r4b266f1 3 3 matrix: 4 4 include: 5 - python: 3. 55 - python: 3.6 6 6 os: linux 7 7 compiler: gcc 8 - python: 3. 48 - python: 3.5 9 9 os: linux 10 10 compiler: gcc … … 12 12 os: linux 13 13 compiler: gcc 14 - python: "pypy "14 - python: "pypy3.5" 15 15 os: linux 16 16 compiler: gcc 17 17 env: CFLAGS="-Os" WAFOPTS="--disable-avcodec" 18 - python: 3. 518 - python: 3.6 19 19 os: linux 20 20 compiler: gcc 21 21 env: CFLAGS="-Os" WAFOPTS="--disable-samplerate" 22 - python: 3. 422 - python: 3.5 23 23 os: linux 24 24 compiler: gcc
Note: See TracChangeset
for help on using the changeset viewer.