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 gradle build system, and example unit test. #9

Open
wants to merge 1 commit into
base: modernize
Choose a base branch
from

Conversation

LexManos
Copy link

Modernize the build/setup process.

@wjlafrance
Copy link

Looks good to me :shipit:

@Davnit Davnit changed the base branch from master to modernize July 23, 2019 18:58
@Davnit
Copy link
Owner

Davnit commented Jul 23, 2019

I don't know anything about Gradle or automated build systems, but I switched this to a new branch called "modernize" and we'll see where it goes.

@carlbennett
Copy link

We should add a .travis.yml file.

language: java

https://docs.travis-ci.com/user/languages/java/
Travis automatically supports Gradle.

@carlbennett
Copy link

carlbennett commented Sep 4, 2019

#12 adds a basic Travis CI configuration. I haven't been able to get Travis CI to trigger a build because it can't see my public branch for some reason. I'll try again later.

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.

4 participants