diff --git a/.travis.yml b/.travis.yml index b705b2a..f5f5596 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,6 @@ language: node_js node_js: - "0.10" notifications: - irc: "irc.esper.net#spongy" \ No newline at end of file + irc: "irc.esper.net#spongy" +services: + - redis-server \ No newline at end of file