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