edwardslabs / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
28 stars 31 forks source link

CI checks #197

Closed linuxdaemon closed 6 years ago

linuxdaemon commented 6 years ago

I think it might be beneficial to enable a CI system, especially for PRs, to run basic tests against the changes and stuff. I can work on testing a set up on my own gonzobot fork this weekend if this is wanted.

edwardslabs commented 6 years ago

That would be great. Even if it was something simple like making sure json files are formatted properly and people don't use tabs etc.