forked from platypush/platypush
Starting Redis in .travis.yml
This commit is contained in:
parent
5c31b4e25c
commit
ae6467060b
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ notifications:
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: change
|
on_failure: change
|
||||||
|
|
||||||
|
services:
|
||||||
|
- redis-server
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue