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 CI Integration #9

Merged
merged 3 commits into from
May 10, 2018
Merged

Add CI Integration #9

merged 3 commits into from
May 10, 2018

Conversation

JcMinarro
Copy link
Contributor

On that PR I add a CI Integration (Using CircleCI as CI Server) as was required on #8
To be able to add the CI to the project I fix the ktlint style on the source code and add the CircleCI configuration.
On the CircleCI config there is two jobs, tests and ktlint.
The first one runs the project's tests and the second one checks that the code keeps the checkstyle defined by ktlint. Both jobs are running in parallel because they are independent

@voghDev voghDev merged commit 3b1aa35 into voghDev:master May 10, 2018
This pull request was closed.
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 this pull request may close these issues.

2 participants