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

CI for this project? #7

Closed
nullbio opened this issue Sep 26, 2016 · 4 comments
Closed

CI for this project? #7

nullbio opened this issue Sep 26, 2016 · 4 comments

Comments

@nullbio
Copy link

nullbio commented Sep 26, 2016

Hi, just wondering if you have any plans on adding CI to this. Here are a couple of popular options:

http://circleci.com/
https://travis-ci.org/

I think this will really help future contributors and is a great way to demonstrate to the open source community that -- despite the complexity of this package -- the testing story is well looked after.

Thank you.

@StabbyCutyou
Copy link
Owner

This is a great idea!

I'll work on this immediately

@fortytw2
Copy link

@StabbyCutyou it's important to test on a variety of CI systems to ensure cross platform compatibility. I'd recommend at least 5 different ones to be safe

@StabbyCutyou
Copy link
Owner

That's a good point. We cannot allow a false positive on any one CI system
to mislead us about the sanctity of these tests.

Can you recommend other free CI systems, and I can add backlog tasks to add
more in, once Travis is passing?

On Sep 26, 2016 6:17 AM, "Ian Chiles" notifications@github.com wrote:

@StabbyCutyou https://github.com/StabbyCutyou it's important to test on
a variety of CI systems to ensure cross platform compatibility. I'd
recommend at least 5 different ones to be safe


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#7 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABdTKm-ES2HSDv9avLdU_NYWnhZGk0hYks5qt5uwgaJpZM4KGFEp
.

@StabbyCutyou
Copy link
Owner

I've integrated Travis into the build. If anyone has further suggestions, please continue to open issues.

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

No branches or pull requests

3 participants