qmsk / e2

E2 Client, Tally output
Mozilla Public License 2.0
26 stars 7 forks source link

Setup CI #11

Closed SpComb closed 6 years ago

SpComb commented 7 years ago

Given the set of unit test cases in the code, and the automated release builds in #6, it would be cool to have a CI system hooked into github, to run tests on pushes/tags/PRs and automatically build binaries.

This could be a public Travis, or a private Drone service.

SpComb commented 6 years ago

Done in #23 + #28