Typhon0 / AnimateFX

A library of +70 ready-to-use animations for JavaFX
Apache License 2.0
451 stars 66 forks source link

Added a github action that will test the build on each push #15

Closed HanSolo closed 3 years ago

HanSolo commented 3 years ago

On each push ./gradlew build will be executed on Ubuntu 18.04, latest MacOS and latest Windows using JDK 11 and 15. I thought you might want to give it a try because it doesn't hurt :)