Changeset 7c9285f
- Timestamp:
- Jul 2, 2020, 1:48:28 PM (4 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- d1decd5
- Parents:
- 995c472
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r995c472 r7c9285f 22 22 python: 3.8 23 23 os: linux 24 env: HAVE_AUBIO_DOUBLE=1 CFLAGS="-O3" WAFOPTS="--enable-fftw3 --disable-avcodec --disable-s amplerate"24 env: HAVE_AUBIO_DOUBLE=1 CFLAGS="-O3" WAFOPTS="--enable-fftw3 --disable-avcodec --disable-sndfile --disable-samplerate --disable-rubberband" 25 25 - name: "Linux (default, dpkg-buildflags)" 26 26 os: linux
Note: See TracChangeset
for help on using the changeset viewer.