mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 15:01:40 +00:00
add build tests to travis
This commit is contained in:
parent
57eceee073
commit
e881fa198e
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ env:
|
||||||
- CMAKE_FLAGS="-Denable-floats=1 -Denable-profiling=1"
|
- CMAKE_FLAGS="-Denable-floats=1 -Denable-profiling=1"
|
||||||
- CMAKE_FLAGS="-Denable-trap-on-fpe=1"
|
- CMAKE_FLAGS="-Denable-trap-on-fpe=1"
|
||||||
- CMAKE_FLAGS="-Denable-fpe-check=1"
|
- CMAKE_FLAGS="-Denable-fpe-check=1"
|
||||||
|
- CMAKE_FLAGS="-Denable-ipv6=0"
|
||||||
|
- CMAKE_FLAGS="-Denable-network=0"
|
||||||
|
- CMAKE_FLAGS="-Denable-aufile=0"
|
||||||
- CMAKE_FLAGS="-DBUILD_SHARED_LIBS=0"
|
- CMAKE_FLAGS="-DBUILD_SHARED_LIBS=0"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in a new issue