Closed funkyg closed 7 years ago
It would be good to have some automated builds to make sure nothing breaks. Can anyone recommend one of these?
https://github.com/integrations/feature/continuous-integration
Should be easy to configure, handle lint and unit tests, and be free.
Travis is easy, I never used it with Android but it looks okay too https://docs.travis-ci.com/user/languages/android/
Ive added buddybuild for ci. You should have an invitation email
It would be good to have some automated builds to make sure nothing breaks. Can anyone recommend one of these?
https://github.com/integrations/feature/continuous-integration
Should be easy to configure, handle lint and unit tests, and be free.