We need to implement a Continuous Integration platform into this repo to do the following tasks automatically when a new change to master is made. - [ ] Run automated testing (when ready). - [x] Update Github repository with the latest release information. - [x] Publish to web. - [x] Build Android bundle. - [ ] Build iOS package.
We need to implement a Continuous Integration platform into this repo to do the following tasks automatically when a new change to master is made.