Changeset f8d96f1


Ignore:
Timestamp:
Mar 18, 2017, 12:32:18 AM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
sampler
Children:
fbafd2c
Parents:
33cc712
Message:

.travis.yml: disable libsamplerate on ios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r33cc712 rf8d96f1  
    5757      osx_image: xcode8.2
    5858      compiler: clang
    59       env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile --disable-rubberband" AUBIO_NOTESTS=1
     59      env: WAFOPTS="--with-target-platform=ios --disable-avcodec --disable-sndfile --disable-samplerate --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 --disable-rubberband" AUBIO_NOTESTS=1
     64      env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile --disable-samplerate --disable-rubberband" AUBIO_NOTESTS=1
    6565
    6666# use trusty
Note: See TracChangeset for help on using the changeset viewer.