Starting Redis in .travis.yml

This commit is contained in:
Fabio Manganiello 2018-05-04 03:35:18 +02:00
parent 5c31b4e25c
commit ae6467060b
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ notifications:
on_success: change
on_failure: change
services:
- redis-server