summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-11-05 16:44:23 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-11-05 16:44:23 +0100
commit21d8cacffc1201514b0e1143f8de60e754262291 (patch)
tree23e3f9c7977dac796cf44ca6ae55e8cf6e4d53a1 /.travis.yml
parent2527834ec17d9c9a9aa2880ecc735ecdb64e3e82 (diff)
downloaddabmux-21d8cacffc1201514b0e1143f8de60e754262291.tar.gz
dabmux-21d8cacffc1201514b0e1143f8de60e754262291.tar.bz2
dabmux-21d8cacffc1201514b0e1143f8de60e754262291.zip
Adapt Travis CI config to reduced configure options
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1153c5b..b21773f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,8 +19,7 @@ addons: &addons
env:
- CONF=--disable-output-edi
- CONF=
- - CONF=--enable-input-prbs --enable-input-test --enable-input-udp --enable-output-raw
- - CONF=--disable-format-raw --disable-format-mpeg --disable-format-packet --disable-format-dabplus --disable-format-dmb --disable-format-epm --disable-input-fifo --disable-input-file
+ - CONF=--enable-output-raw
compiler:
- gcc