mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
travis: allow failure of android things job as no longer actively supported
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
934d571964
commit
066385d9ac
@ -13,6 +13,7 @@ jobs:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: TARGET=ipk
|
- env: TARGET=ipk
|
||||||
|
- env: TARGET=android
|
||||||
include:
|
include:
|
||||||
- &run-with-clang-minimal
|
- &run-with-clang-minimal
|
||||||
stage: Clang 3.8 - minimal with unit tests
|
stage: Clang 3.8 - minimal with unit tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user