Changeset 4a39e41
- Timestamp:
- May 3, 2016, 1:51:06 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:
- 09fab95
- Parents:
- 21def97
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r21def97 r4a39e41 18 18 os: linux 19 19 compiler: gcc 20 env: ARCH=i386 20 env: ARCH=i386 WAFOPTS=--enable-ftw3f 21 21 - language: C 22 22 os: osx … … 30 30 os: linux 31 31 compiler: gcc 32 env: ARCH=x86_64 HAVE_DOUBLE=1 32 env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-ftw3f 33 33 - python: 2.7 34 34 os: linux
Note: See TracChangeset
for help on using the changeset viewer.