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

Repair travis (change travis.yml) #20 #23

Closed
wants to merge 6 commits into from

Conversation

Amab
Copy link

@Amab Amab commented Oct 26, 2019

This PR fixes the task Repair travis (change travis.yml) of issue #20

Travis CI configuration has been fixed. Travis CI can now run the Gradle build successfully.

Some compilation errors have also been fixed. These errors were caused by a mixed Scala/Java code. The base code is Java code but there was a CustomFontMetrics class written in Scala code.

The conflicting Scala class has been rewritten in Java.

@svitkovsergey svitkovsergey force-pushed the master branch 3 times, most recently from 6bcd2ae to b1b1a8a Compare February 3, 2020 20:31
@Amab Amab closed this Jul 1, 2021
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.

1 participant