Closed brandonros closed 3 years ago
Thank you for reaching out to me regarding this issue. looks like that there is some encoding issue: "unit": "°", I will check if I can reproduce that behaviour within a linux environment so I can fix it.
I fixed the encoding issues in the tests; runs fine now in my Ubuntu WSL using openjdk-11 and on Windows; The solution should be now system agnostic
I added travis.ci to avoid these kind of issues for the future. Thanks again for bringing this up!