-
Notifications
You must be signed in to change notification settings - Fork 61
Refactoring #4
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
base: master
Are you sure you want to change the base?
Refactoring #4
Conversation
ramazansakin
commented
Oct 22, 2020
- Lombok integration
- SonarLint issues fixed
- README up
@ramazansakin thanks for the PR, looks good, but Travis CI fails to build it. Seems like the JDK is too old. Could you try updating .travis.yaml to something like jdk: openjdk10 and see if it compiles? |
@szantopeter ok , I 'll update soon. |
@ramazansakin have you had a chance to look into this? |
Not yet @szantopeter, so bussy, if you can , please. Thx |
Hi @szantopeter, So sorry for last answer but I tried a few times to build via travis but I couldnt get a success build. |
jdk build version up