Changeset f8d96f1
- Timestamp:
- Mar 18, 2017, 12:32:18 AM (8 years ago)
- Branches:
- sampler
- Children:
- fbafd2c
- Parents:
- 33cc712
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r33cc712 rf8d96f1 57 57 osx_image: xcode8.2 58 58 compiler: clang 59 env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile --disable- rubberband" AUBIO_NOTESTS=159 env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile --disable-samplerate --disable-rubberband" AUBIO_NOTESTS=1 60 60 - language: C 61 61 os: osx 62 62 osx_image: xcode8.2 63 63 compiler: clang 64 env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile --disable- rubberband" AUBIO_NOTESTS=164 env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile --disable-samplerate --disable-rubberband" AUBIO_NOTESTS=1 65 65 66 66 # use trusty
Note: See TracChangeset
for help on using the changeset viewer.