diff --git a/.travis.yml b/.travis.yml index 50357c20..f7245e37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,3 +18,6 @@ notifications: after_success: - coverage report - coveralls + +services: + - elasticsearch