Build with RelWithDebInfo configuration on Travis
This commit is contained in:
parent
51a384a583
commit
a0f4a4dce8
@ -14,7 +14,9 @@ addons:
|
||||
- cmake
|
||||
|
||||
before_script:
|
||||
- cmake source/compiler -DCMAKE_C_FLAGS=-m32 -DCPACK_GENERATOR="TGZ;ZIP"
|
||||
- cmake source/compiler -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
-DCMAKE_C_FLAGS=-m32
|
||||
-DCPACK_GENERATOR="TGZ;ZIP"
|
||||
|
||||
script:
|
||||
- make
|
||||
|
Loading…
x
Reference in New Issue
Block a user