luhsra / MinimaxSimulator

Platform independent GUI-based Minimax simulator
https://luhsra.github.io/MinimaxSimulator/
MIT License
7 stars 5 forks source link

Replace Travis CI with GitHub Actions #66

Closed prohde closed 1 year ago

prohde commented 1 year ago

I created a GitHub workflow for building and testing the Minimax Simulator with Maven and Java versions 11 and 17. You would want to disable the Travis CI checks from the settings of your repository and then delete the file .travis.yml.