Open nevir opened 10 years ago
i.e., .travis.yml
stored on their server per repo rather than in the repo?
Actually, all they would need to do is allow you to register a private gist URL on the page where you manage your repos. That way they don't even have to support editing the file... Want to try proposing that to them?
So, I know this project is basically travis-lite, but we might be able to get travis to do what we want. Specifically, we really just need Travis support for locking down the commands that can be run (i.e. registered on their end somewhere). Worth thinking about to reduce complexity.