Travis is upgrading their base image and will disable most of the services at boot (Redis is one of these).
@@ -6,4 +6,5 @@ branches:
only:
- master
- v0.7
+services: redis
script: phpunit -c phpunit.xml.travisci