Closed dr0pdb closed 7 years ago
If you don't mind, I would like to try and set this up.
@pjbollinger Sure , please go ahead :smile:
Account to be used? yours?
@Cosmopal Yup mine, I would just like to have the circle.yml
created.
Any specific branch you want this to be based off of? I plan on branching off of development
since this really isn't a new feature to the app itself.
@pjbollinger Yeah you can branch it off from the development
.
This setup (#6) will build all branches for the project. I think you need to setup the CircleCI project before accepting this pull request because it is triggered by changes to the repository, so you can see how it works. The build file is agnostic to the repo, but the README file is specific to this project/repository. Hope that helps!
Setup Continuous integration with either
CircleCI
orTravis CI
, preferrably the earlier one.