add redis to travis

This commit is contained in:
jomo 2014-11-02 05:36:46 +01:00
parent 5da42cdf7b
commit bdcd3e95c7

View File

@ -3,3 +3,5 @@ node_js:
- "0.10" - "0.10"
notifications: notifications:
irc: "irc.esper.net#spongy" irc: "irc.esper.net#spongy"
services:
- redis-server