Changeset 33cc712 for .travis.yml
- Timestamp:
- Mar 18, 2017, 12:14:30 AM (8 years ago)
- Branches:
- sampler
- Children:
- f8d96f1
- Parents:
- a6356d4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
ra6356d4 r33cc712 57 57 osx_image: xcode8.2 58 58 compiler: clang 59 env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile " AUBIO_NOTESTS=159 env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile --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 " AUBIO_NOTESTS=164 env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile --disable-rubberband" AUBIO_NOTESTS=1 65 65 66 66 # use trusty
Note: See TracChangeset
for help on using the changeset viewer.