[ci] set one of the travis config to use sndfile only
authorPaul Brossier <piem@piem.org>
Thu, 20 Dec 2018 19:08:16 +0000 (20:08 +0100)
committerPaul Brossier <piem@piem.org>
Thu, 20 Dec 2018 19:08:16 +0000 (20:08 +0100)
.travis.yml

index fb7f4a6..b2cdf96 100644 (file)
@@ -18,7 +18,7 @@ matrix:
     - python: 3.4
       os: linux
       compiler: gcc
-      env: HAVE_AUBIO_DOUBLE=1 CFLAGS="-O3" WAFOPTS="--enable-fftw3"
+      env: HAVE_AUBIO_DOUBLE=1 CFLAGS="-O3" WAFOPTS="--enable-fftw3 --disable-avcodec"
     - python: 2.7
       os: linux
       compiler: gcc