diff --git a/.travis.yml b/.travis.yml index e2784d01..983b5ab7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,5 @@ branches: only: - master - v0.7 -services: redis +services: redis-server script: phpunit -c phpunit.xml.travisci