Changeset 33cc712


Ignore:
Timestamp:
Mar 18, 2017, 12:14:30 AM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
sampler
Children:
f8d96f1
Parents:
a6356d4
Message:

.travis.yml: disable rubberband on ios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    ra6356d4 r33cc712  
    5757      osx_image: xcode8.2
    5858      compiler: clang
    59       env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile" AUBIO_NOTESTS=1
     59      env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile --disable-rubberband" AUBIO_NOTESTS=1
    6060    - language: C
    6161      os: osx
    6262      osx_image: xcode8.2
    6363      compiler: clang
    64       env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile" AUBIO_NOTESTS=1
     64      env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile --disable-rubberband" AUBIO_NOTESTS=1
    6565
    6666# use trusty
Note: See TracChangeset for help on using the changeset viewer.