Changeset 3880830 for .travis.yml


Ignore:
Timestamp:
Dec 20, 2018, 8:49:09 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master
Children:
ebfa80d
Parents:
f4c96f5
Message:

[ci] improve coverage of sndfile/samplerate support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rf4c96f5 r3880830  
    1515      os: linux
    1616      compiler: gcc
    17       env: CFLAGS="-Os" WAFOPTS="--disable-samplerate --disable-avcodec"
     17      env: CFLAGS="-Os" WAFOPTS="--disable-avcodec"
    1818    - python: 3.5
    1919      os: linux
    2020      compiler: gcc
    21       env: CFLAGS="-Os" WAFOPTS="--disable-samplerate --disable-sndfile"
     21      env: CFLAGS="-Os" WAFOPTS="--disable-samplerate"
    2222    - python: 3.4
    2323      os: linux
Note: See TracChangeset for help on using the changeset viewer.