[continuous-integration] move android check to GitHub Actions (#4829)

This commit is contained in:
Yakun Xu
2020-04-17 16:46:44 -07:00
committed by GitHub
parent 4b55284bd2
commit 1089aa9ff4
11 changed files with 40 additions and 1096 deletions
-3
View File
@@ -1,7 +1,6 @@
[![OpenThread][ot-logo]][ot-repo]
[![Build][ot-gh-action-build-svg]][ot-gh-action-build]
[![Simulation][ot-gh-action-simulation-svg]][ot-gh-action-simulation]
[![Build Status][ot-travis-svg]][ot-travis]
[![Language grade: C/C++][ot-lgtm-svg]][ot-lgtm]
[![Coverage Status][ot-codecov-svg]][ot-codecov]
[![Build Status][ot-docker-dev-svg]][ot-docker-dev]
@@ -30,8 +29,6 @@ More information about Thread can be found at [threadgroup.org](http://threadgro
[ot-gh-action-build-svg]: https://github.com/openthread/openthread/workflows/Build/badge.svg?branch=master&event=push
[ot-gh-action-simulation]: https://github.com/openthread/openthread/actions?query=workflow%3ASimulation+branch%3Amaster+event%3Apush
[ot-gh-action-simulation-svg]: https://github.com/openthread/openthread/workflows/Simulation/badge.svg?branch=master&event=push
[ot-travis]: https://travis-ci.org/openthread/openthread
[ot-travis-svg]: https://travis-ci.org/openthread/openthread.svg?branch=master
[ot-lgtm]: https://lgtm.com/projects/g/openthread/openthread/context:cpp
[ot-lgtm-svg]: https://img.shields.io/lgtm/grade/cpp/g/openthread/openthread.svg?logo=lgtm&logoWidth=18
[ot-codecov]: https://codecov.io/gh/openthread/openthread