[ci] improve coverage of sndfile/samplerate support
authorPaul Brossier <piem@piem.org>
Thu, 20 Dec 2018 19:49:09 +0000 (20:49 +0100)
committerPaul Brossier <piem@piem.org>
Thu, 20 Dec 2018 19:49:09 +0000 (20:49 +0100)
.travis.yml

index 35e15d8..d5cc75b 100644 (file)
@@ -14,11 +14,11 @@ matrix:
     - python: "pypy"
       os: linux
       compiler: gcc
     - python: "pypy"
       os: linux
       compiler: gcc
-      env: CFLAGS="-Os" WAFOPTS="--disable-samplerate --disable-avcodec"
+      env: CFLAGS="-Os" WAFOPTS="--disable-avcodec"
     - python: 3.5
       os: linux
       compiler: gcc
     - python: 3.5
       os: linux
       compiler: gcc
-      env: CFLAGS="-Os" WAFOPTS="--disable-samplerate --disable-sndfile"
+      env: CFLAGS="-Os" WAFOPTS="--disable-samplerate"
     - python: 3.4
       os: linux
       compiler: gcc
     - python: 3.4
       os: linux
       compiler: gcc