diff --git a/.travis.yml b/.travis.yml index efb358f50e..e7207455ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,6 @@ notifications: on_success: change on_failure: change +services: + - redis-server +