badges/shields

Badge request: Travis status by OS

Open

#554 创建于 2015年10月29日

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

描述

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

贡献者指南