remove the starting of the RabbitMQ server as it is not used bby the testsuite
move the composer installation to the install section for forward-compatibility. There are discussion on Travis to run composer by default for PHP project as the install step. Overwriting the install step to run it ensures that composer does not run twice once the change is merged and deployed on Travis (at this time, it will be possible to remove the install section from the config to rely on the default)
install
step. Overwriting the install step to run it ensures that composer does not run twice once the change is merged and deployed on Travis (at this time, it will be possible to remove the install section from the config to rely on the default)