Esri / geometry-api-java

The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. This API is used in the Esri GIS Tools for Hadoop and other 3rd-party data processing solutions.
Apache License 2.0
694 stars 260 forks source link

Added github actions to run the tests after each push #278

Closed HanSolo closed 4 years ago

HanSolo commented 4 years ago

mvn test will run after each push on Ubuntu 18.04 and JDK 9, 10, 11, 14, 15

stolstov commented 4 years ago

Not sure what this PR is for.