thane98 / paragon

Toolkit for editing various FE games.
GNU General Public License v3.0
54 stars 17 forks source link

CICD #50

Closed thane98 closed 4 years ago

thane98 commented 4 years ago

I would like to set up CICD support using Travis. Ideally, we could set up a way to trigger builds after merging in a branch.

This should build for Windows, Mac and Linux.

This may also be a good time to set up some unit tests.

thane98 commented 4 years ago

Not really CICD, but I consider automated builds enough to close this for now.