prospectus_travis
Prospectus helpers for checking travis build status
Usage
Add the following 2 lines to the .prospectus:
## Add this at the top
Prospectus.extra_dep('file', 'prospectus_travis')
## Add this inside your item that has a build
extend ProspectusTravis.build('ORG/REPO')
Installation
gem install prospectus_travis
License
prospectus_travis is released under the MIT License. See the bundled LICENSE file for details.