Continuous integration system?
devoncarew opened this issue · 5 comments
devoncarew commented
Have you thought about hooking this up to a CI system (drone / travis)? It makes it pretty easy to get tests running on each PR.
gmosx commented
Hmm, never used a CI system, I guess I can give it a go. Which one do you suggest?
devoncarew commented
Travis-ci.org is a bit more featureful now, and recently got first class dart support. I'm happy to send a PR to get it going; you'd need to finish it up to tell travis about your repo.
gmosx commented
OK, please send me the PR and I will handle the rest...
devoncarew commented
A green build :)
gmosx commented
Travis looks cool ;-)