badges/shields

Badge request: Travis status by OS

Open

#554 创建于 2015年10月29日

在 GitHub 查看
 (3 评论) (4 反应) (0 负责人)JavaScript (5,423 fork)batch import
good first issueservice-badge

仓库指标

Star
 (22,337 star)
PR 合并指标
 (平均合并 6天 3小时) (30 天内合并 71 个 PR)

描述

Because Travis CI is not going to do this - https://github.com/travis-ci/travis-ci/issues/4623 - maybe we can query the data through API:

  1. Get build status
  2. Get all jobs for the build and OS specified as badge parameter
  3. Show badge for that build -> job -> OS

贡献者指南