Trigger a Travis-CI rebuild without pushing a commit?
Using Travis-CI, is it possible to trigger a rebuild without pushing a new commit to GitHub? Use case: A build fails due to … Read more
Using Travis-CI, is it possible to trigger a rebuild without pushing a new commit to GitHub? Use case: A build fails due to … Read more
I’ve just joined a project, and I’m new to travis-ci. I’d rather not have to push every little change to .travis.yml and every … Read more