IsoFrieze / DiztinGUIsh

A Super NES ROM Disassembler
GNU General Public License v3.0
270 stars 26 forks source link

setup automated builds / auto-run unit tests #26

Closed binary1230 closed 4 years ago

binary1230 commented 4 years ago

I want to use something like AppVeyor (or Travis or whatever the kids are using these days) to run:

  1. Automated builds, so all our releases are done from a clean slate
  2. Unit tests on each branch and PR.