Skip to content

Tags: deviceWISE/device-cloud-osal

Tags

17.12.06

Toggle 17.12.06's commit message
copyright: update copyright for Apache 2.0

Update all copyright to Apache 2.0.

Signed-off-by: Paul Barrette <[email protected]>

android-drop-10.4

Toggle android-drop-10.4's commit message
build: remove sudo requirement from travis file

This commit updates the travis continuious integration setup to not
require a sudo access.  This will speed up linux builds as they can now
be built in a docker image, instead of requiring a full vm.

Signed-off-by: Keith Holman <[email protected]>