Using Travis-CI, is it possible to trigger a rebuild without pushing a new commit to GitHub?
Use case: A build fails due to an externality. The source is actually co
If you have new project on GitHub which has .travis.yml, but was never tested, you can run tests without commit this way: