elthran / RPG-Game

0 stars 1 forks source link

Consider moving test suite to https://travis-ci.org/ #320

Open klondikemarlen opened 6 years ago

klondikemarlen commented 6 years ago

This would allow automated testing. So whenever you submit a new update to master it will be automatically tested against the test suite. We probably need a better and more thorough set of tests for this to really valuable.

The reason I though of this is that several other open source projects I have used seem to use this: cron-job.org is one example