mirror of
https://github.com/eclipse/upm.git
synced 2025-07-04 19:01:21 +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:
@ -75,6 +75,8 @@ jobs:
|
||||
- docker-compose run ${TARGET}
|
||||
- <<: *run-additional-jobs
|
||||
env: TARGET=android
|
||||
- <<: *run-additional-jobs
|
||||
env: TARGET=cordova
|
||||
- <<: *run-additional-jobs
|
||||
env: TARGET=examples
|
||||
- <<: *run-additional-jobs
|
||||
|
Reference in New Issue
Block a user