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

Add continuous integration #25

Open
ArthurSmid opened this issue Mar 6, 2019 · 0 comments
Open

Add continuous integration #25

ArthurSmid opened this issue Mar 6, 2019 · 0 comments
Assignees

Comments

@ArthurSmid
Copy link
Contributor

ArthurSmid commented Mar 6, 2019

Integrate Travis CI (Continuous Integration) on portlandconsul for our automated tests. We want to make sure that whatever changes we make pass the tests so our changes don't cause problems, they only improve the codebase. Travis CI is already configured to run the tests, we just need to enable it on CodeForPortland.

"Continuous Integration is the practice of merging in small code changes frequently - rather than merging in a large change at the end of a development cycle. The goal is to build healthier software by developing and testing in smaller increments. This is where Travis CI comes in."
https://docs.travis-ci.com/user/for-beginners

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

Successfully merging a pull request may close this issue.

2 participants