It's not a real issue but if you open the code, the best way to collaborate and work is using the gitflow method and integrating travis. It's easy:
master and developdevelop, all the pull requests.Benefits:
馃槂
Ups, I see now you are using travis.
Hi @pagoru. Thanks for the suggestion. I'm not using gitflow explicitly at the moment, but I am using Travis (like you said). Adding a develop branch might be a good idea.
Most helpful comment
Hi @pagoru. Thanks for the suggestion. I'm not using gitflow explicitly at the moment, but I am using Travis (like you said). Adding a
developbranch might be a good idea.