Currently, EasyEngine v4 is in the development stage. Hence the main branch for v4 is master-v4 and the ongoing development branch is develop-v4.
The current build and release process uses Travis-CI.
Whenever any commit is pushed or merged into the
develop-v4branch, it triggers the Travis-CI to generate anightly pharand commits it to the easyengine-builds repository.Similarly, whenever any commit is pushed or merged into the
master-v4branch, it triggers the Travis-CI to generate astable pharand commits it to the easyengine-builds repository.