Changeset f2e9a8a
- Timestamp:
- May 3, 2016, 1:58:15 AM (9 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- eeb7276
- Parents:
- 09fab95
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r09fab95 rf2e9a8a 18 18 os: linux 19 19 compiler: gcc 20 env: ARCH=i386 WAFOPTS=--enable-f tw3f20 env: ARCH=i386 WAFOPTS=--enable-fftw3f 21 21 - language: C 22 22 os: osx … … 30 30 os: linux 31 31 compiler: gcc 32 env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-f tw3f32 env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-fftw3f 33 33 - python: 2.7 34 34 os: linux
Note: See TracChangeset
for help on using the changeset viewer.