Skip to content

Commit 7e5b18b

Browse files
committed
Adds redis service to travis
1 parent c09026f commit 7e5b18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_js:
44
- '6.1'
55
services:
66
- postgresql
7+
- redis-server
78
addons:
89
postgresql: '9.4'
910
before_script:

0 commit comments

Comments
 (0)