[docker] add build status badge (#3793)

This commit is contained in:
Jonathan Hui
2019-05-02 08:46:06 -07:00
committed by GitHub
parent a80098bbc1
commit 408536b034
+3
View File
@@ -2,6 +2,7 @@
[![Build Status][ot-travis-svg]][ot-travis]
[![Build Status][ot-appveyor-svg]][ot-appveyor]
[![Coverage Status][ot-codecov-svg]][ot-codecov]
[![Build Status][ot-docker-dev-svg]][ot-docker-dev]
---
@@ -29,6 +30,8 @@ More information about Thread can be found at [threadgroup.org](http://threadgro
[ot-appveyor-svg]: https://ci.appveyor.com/api/projects/status/r5qwyhn9p26nmfk3?svg=true
[ot-codecov]: https://codecov.io/gh/openthread/openthread
[ot-codecov-svg]: https://codecov.io/gh/openthread/openthread/branch/master/graph/badge.svg
[ot-docker-dev]: https://hub.docker.com/r/openthread/environment
[ot-docker-dev-svg]: https://img.shields.io/docker/cloud/build/openthread/environment.svg?label=docker%20%7C%20dev
# Who supports OpenThread?