Skip to content

Commit

Permalink
Add redis to travis. (will this actually work?)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmd committed Nov 14, 2015
1 parent 684d123 commit 3bc9735
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ rvm:
- 2.1.5
- 2.2.0

services:
- redis-server

script: 'bundle exec rake'

notifications:
Expand Down

0 comments on commit 3bc9735

Please sign in to comment.