badges / gh-badges

Go to badges/shields. Especially if you don't know why. (This repo is old.)
http://img.shields.io/
Creative Commons Zero v1.0 Universal
86 stars 29 forks source link

Added support for specific Travis CI branches. #25

Closed jmalloc closed 10 years ago

jmalloc commented 10 years ago

As discussed in #24.

Demo URL: http://salty-beyond-1018.herokuapp.com/

I ended up having to request the existing Travis status images and parse the headers to work out the status, much like the existing Coveralls implementation. There were two main reasons for this:

I also made a small update to the deploy target to allow deploying from any branch, let me know if that's not cool :)

espadrine commented 10 years ago

Merged by cb625f0