From cae5026cfd88782c7051af6e685059223578b7e9 Mon Sep 17 00:00:00 2001 From: Tristan Matthews Date: Sun, 22 Jan 2017 14:24:03 -0500 Subject: travis: sync with speexdsp config --- .travis.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0304c05..ff85bc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,14 @@ env: - CONFIG="--enable-vorbis-psy" - CONFIG="--disable-binaries" +os: + - linux + - osx + +compiler: + - gcc + - clang + script: - ./autogen.sh - ./configure $CONFIG -- cgit v1.2.3