Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Continuous Integration #192

Open
nathany opened this issue Sep 6, 2013 · 2 comments
Open

Setup Continuous Integration #192

nathany opened this issue Sep 6, 2013 · 2 comments

Comments

@nathany
Copy link

nathany commented Sep 6, 2013

We should get CI setup, specifically I wanted to test the Ruby Edition against multiple versions of Ruby as some functionality may only be supported in Ruby 2.0.

Unfortunately Travis CI requires a a YML file at the root of the repository. I'm not sure if it will work with the multi-language structure of this repo:
http://about.travis-ci.org/docs/user/getting-started/

For the .NET, I stumbled on:
http://www.appveyor.com/

I'm also planning to evaluate wercker, as they claim to be adding Windows support in addition to Linux.
http://wercker.com/
https://plus.google.com/104313268939103200754/posts/bZh6NLwrWLV

@SamSaffron
Copy link
Owner

Would love to get travis going, do you feel like picking up anything from this list ?

https://github.com/MiniProfiler/rack-mini-profiler

@nathany
Copy link
Author

nathany commented Sep 7, 2013

If you want to maintain history, it would be worth trying to do a subtree split.

I can certainly help with Travis and Code Climate. If you activate the GitHub Service Hook (requires admin access to the repo) I'll do a pull request for the yaml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants