add static build to travis

This commit is contained in:
derselbst 2018-02-22 17:24:24 +01:00
parent b3ac209d21
commit fd06d7b818

View file

@ -6,6 +6,7 @@ env:
- CMAKE_FLAGS="-Denable-floats=1 -Denable-profiling=1"
- CMAKE_FLAGS="-Denable-trap-on-fpe=1"
- CMAKE_FLAGS="-Denable-fpe-check=1"
- CMAKE_FLAGS="-DBUILD_SHARED_LIBS=0"
matrix:
include:
- os: linux