perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.63k stars 1.56k forks source link

CI build and test Java on Linux and MacOS #1205

Open carldea opened 3 years ago

carldea commented 3 years ago

Use GitHub CI build and test Spark for Java 8 on Linux and MacOS.

Signed-off-by: Carl Dea carl.dea@gmail.com

carldea commented 3 years ago

Added GitHub CI to automatically build and test the project on a push.