-
Notifications
You must be signed in to change notification settings - Fork 38
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
Travis CI integration #2
Comments
+1 to CI, though I feel unit testing should come first. |
Though, adding tests is a never ending process. I'd like to get catch integrated and have a way of metricing code coverage before getting a CI up. |
Sounds like a good plan. I think the CI will be pretty straightforward in comparison to the testing framework as a whole, so it makes sense to do the testing first. |
@mercere99 Looks like whoever does this will need admin access to the repository |
@mercere99 Actually strike that, it looks like Travis is built to interface eiither with personal projects that one is the owner of (i.e. you, for Empirical) or with organizations via a user with admin authority. Not sure if it supports integrating with a personal repo via someone that isn't the owner. |
Okay -- let me know what you need me to do to get things setup. |
I believe if you follow the steps at https://travis-ci.org/getting_started I (Might also be worth looking into transferring custody of Empirical to an On Thu, Nov 5, 2015 at 5:34 PM Charles Ofria [email protected]
|
Transferring it to the Devosoft organization might be a relatively easy solution. |
Transferring it to Devosoft should be a viable option. I just sent Jake a member request and made Emily an owner of the organization (since I don't think I'm going to be able to look at this in more detail until some time next week at soonest) |
Happening in #32 CI is up and running and can be observed in #32 for now. Once it's merged it it should Just Work (tm) automatically on any push into the repo/PR. PR CI status is view able within the PR and all builds can be seen at https://travis-ci.org/devosoft/Empirical/builds |
Pull MABE systematics into VCPU merging branch
No description provided.
The text was updated successfully, but these errors were encountered: