From 2b5559903a9142f9e20ef45844dcc33459c0b6c7 Mon Sep 17 00:00:00 2001 From: a Date: Mon, 26 Mar 2018 20:56:37 +0200 Subject: [PATCH] Update travis.yml --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8f5aa39..b4ac811 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: c compiler: gcc -os: linux +os: freebsd addons: apt: packages: @@ -15,6 +15,7 @@ addons: script: - perl set.pl 'debian' - autoreconf -if + - ./configure --without-pci --without-alsa - make branches: only: -- 2.11.0