A google chrome extension that shows the status of each travis environment for a github PR. Free on the Chrome Web Store
On any Github PR that uses travis for integration testing, Travis Report will give a rundown of each Enivronment and whether it it is failing or not. This allows users to see what has failed without ever leaving Github. Clicking an environment goes straight to its build page.
Install the latest stable version from the Chrome Web Store or install from github using the steps below
- Install Google Chrome
- Download and unzip travis-report or clone the repository locally.
- In Chrome go to settings > extensions
- Enable Developer Mode
- Click Load Unpacked Extension and select the Travis Report directory.
- Enable Travis Report
Note: Travis Report is in no way affiliated with Travis CI nor Github.