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:
Mihai Tudor Panu 2019-04-04 11:04:48 -07:00
parent 934d571964
commit 066385d9ac

View File

@ -13,6 +13,7 @@ jobs:
fast_finish: true
allow_failures:
- env: TARGET=ipk
- env: TARGET=android
include:
- &run-with-clang-minimal
stage: Clang 3.8 - minimal with unit tests