badges/shields

Badge request: Travis status by OS

Open

#554 opened on Oct 29, 2015

View on GitHub
 (3 comments) (4 reactions) (0 assignees)JavaScript (22,337 stars) (5,423 forks)batch import
good first issueservice-badge

Description

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

Contributor guide