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

Implemented CI & Danger #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Implemented CI & Danger #25

wants to merge 2 commits into from

Conversation

FalseHonesty
Copy link
Member

Description

This PR introduces Continuous Integration and Danger to the project. The CI is done by Travis, and it currently only checks that the project builds, and then passes over checking to Danger. Danger runs all of the checking tasks, including running tests and checking the style with Detekt.

Fixes #19

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

@HyperiumDeploy
Copy link

Detekt found issues

warning (2)

File Line Reason
src/main/kotlin/cc/hyperium/processes/services/services.kt 37 The file services.kt is not ending with a new line.
src/main/kotlin/cc/hyperium/game/mods/hypixel/AutoGG.kt 11 This comment contains text that has been defined as forbidden in detekt.

Generated by 🚫 Danger

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.

Travis CI
2 participants