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 #22

Closed
filfreire opened this issue Jan 12, 2018 · 3 comments
Closed

Setup Continuous Integration #22

filfreire opened this issue Jan 12, 2018 · 3 comments
Assignees

Comments

@filfreire
Copy link

I recommend automating build process as early as possible.

Once #21 is done, try to make the build process automated on each new commit/pull-request.

There are multiple options, free for Open-source software: Appveyor (for Windows programs), Travis CI, CircleCI, etc.

Also add the respective build badge of the CI you choose, usually found on the CI project's settings.

/cc @petiaccja @Yours3lf

@filfreire
Copy link
Author

BTW, I'd also recommend reading carefully through

http://www.yegor256.com/2015/06/08/deadly-sins-software-project.html

/cc @petiaccja @Yours3lf

@filfreire
Copy link
Author

/cc @hsdxpro

@filfreire filfreire changed the title Integrate with Continuous Integration Setup Continuous Integration Jan 20, 2018
@petiaccja
Copy link
Owner

Hi,
The project has been added to AppVeyor and the badge has been placed on the README.
Thanks for your suggestions!

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