mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
Cordova: Added cordova job to travis matrix
The UPM Travis-CI will now attempt to build the Cordova bindings for UPM as a separate target. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -12,6 +12,7 @@ cmake \
|
||||
-DBUILDSWIGPYTHON=$BUILDSWIGPYTHON \
|
||||
-DBUILDSWIGNODE=$BUILDSWIGNODE \
|
||||
-DBUILDSWIGJAVA=$BUILDSWIGJAVA \
|
||||
-DBUILDCORDOVA=$BUILDCORDOVA \
|
||||
-DBUILDEXAMPLES=$BUILDEXAMPLES \
|
||||
-DIPK=$IPK \
|
||||
-DRPM=$RPM \
|
||||
|
Reference in New Issue
Block a user