Skip to content

Commit 066385d

Browse files
committed
travis: allow failure of android things job as no longer actively supported
Signed-off-by: Mihai Tudor Panu <[email protected]>
1 parent 934d571 commit 066385d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
fast_finish: true
1414
allow_failures:
1515
- env: TARGET=ipk
16+
- env: TARGET=android
1617
include:
1718
- &run-with-clang-minimal
1819
stage: Clang 3.8 - minimal with unit tests

0 commit comments

Comments
 (0)