I remember recently seeing the Travis build status of a pr or commit in GitHub browsing the repository (but can\'t find where). I\'m not talking about the Travis build status im
Go to https://travis-ci.org/{username or org}/{repository}
Click the Status Image (a pop-up will appear)
Copy Paste the code to your README.md
Git add, commit & push. Refresh Github and you'll see the image now.