jenkins-remote-api icon indicating copy to clipboard operation
jenkins-remote-api copied to clipboard

Add travis checks

Open docwhat opened this issue 12 years ago • 0 comments

This add support for Travis (not Jenkins, but it works really well with github ruby projects and is available for everyone).

It'll put the travis-ci icon showing the current status in the readme. All you have to do is login to travis-ci (using your github account) and then turn on this project. That's it.

This rolls in some of my other pull requests (specifically, the two rake ones) since they have to be in place for this to work. The features tests will fail, but I have a separate pull request for that.

docwhat avatar Nov 30 '11 17:11 docwhat