mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Add redis-server to travis.yml.
This commit is contained in:
parent
7593875899
commit
e7be69cbe2
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ language: ruby
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
services:
|
||||
- redis-server
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
|
|
Loading…
Reference in a new issue