Build with RelWithDebInfo configuration on Travis

This commit is contained in:
Zeex 2016-09-07 21:41:08 +06:00
parent 51a384a583
commit a0f4a4dce8

View File

@ -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