Skip to content

Commit cae5026

Browse files
committed
travis: sync with speexdsp config
1 parent 7fc5f8b commit cae5026

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ env:
77
- CONFIG="--enable-vorbis-psy"
88
- CONFIG="--disable-binaries"
99

10+
os:
11+
- linux
12+
- osx
13+
14+
compiler:
15+
- gcc
16+
- clang
17+
1018
script:
1119
- ./autogen.sh
1220
- ./configure $CONFIG

0 commit comments

Comments
 (0)