Skip to content

Commit

Permalink
add redis-server to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maysora committed Sep 2, 2014
1 parent d6803f2 commit 447ebdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ rvm:
script: bundle exec rake
before_install:
- gem update --system
services:
- redis-server

0 comments on commit 447ebdc

Please sign in to comment.