Changeset 1a3d3b7 for .travis.yml
- Timestamp:
- Dec 6, 2018, 3:34:12 PM (6 years ago)
- Branches:
- feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master
- Children:
- 34d4232
- Parents:
- 687835d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r687835d r1a3d3b7 38 38 os: osx 39 39 compiler: clang 40 env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile " AUBIO_NOTESTS=140 env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile --disable-samplerate --disable-rubberband" AUBIO_NOTESTS=1 41 41 - language: C 42 42 os: osx 43 43 compiler: clang 44 env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile " AUBIO_NOTESTS=144 env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile --disable-samplerate --disable-rubberband" AUBIO_NOTESTS=1 45 45 46 46 # use trusty
Note: See TracChangeset
for help on using the changeset viewer.