0.0
No commit activity in last 3 years
No release in over 3 years
Trigger travis rebuilds easily
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.8.4
~> 0.7.0
 Project Readme

This is a stupid simple gem which you can use to trigger a rebuild on Travis Pro. It could likely be enhanced without much effort to work on the public system as well but I have no use for that at this time.

Responsibility

DO NOT use this tool to compensate for a piece of crap test suite that fails depending on the cycle of the moon. Fix your tests instead. Valid use cases are when a test suite fails because a worker died, code couldn't be checked out because GitHub had a temporary issue, etc.

Using

gem install travis_reprise
travis_reprise USER REPO BRANCH