Does anyone know of a good way to display badges for Travis CI, etc. on the main page of a Github repo without keeping them in version control?
I like to have the badges on the front page, but if they're committed in the README then every branch & fork references the badges from master. It'd be better to have no badges on the development branches than incorrect ones.
We're lazy and just put a table in markdown that shows separate badges for master and develop
No need to worry about merging blips then
In your readme link them using markdown to generate the buttons. Travis CI and code climate provide premade buttons to use in your readme. For other services you can make your own in the same format with shields.io (I don't believe they are dynamic but you can update them manually)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With