mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
debug/release: Add minimal debug/release CI builds
This commit enables both a minimal DEBUG and minimal RELEASE build on Travis-CI. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -20,5 +20,6 @@ cmake \
|
||||
-DBUILDTESTS=$BUILDTESTS \
|
||||
-DWERROR=$WERROR \
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
|
||||
-DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE \
|
||||
-H. \
|
||||
-Bbuild
|
||||
|
Reference in New Issue
Block a user