The automatic build and test of proethos2 is hosted on Codeship.
At the moment, the coverage tests are to branch master and any deployments are made.
Because we can't install dependencies in codeship, at the build moment, we had to remove the test that envolves to create PDFs.
phpenv local 5.6
cd symphony/
mkdir -p uploads/documents
make setup_ci
make test_ci