Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Add redis-server to Travis services.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmycuadra committed Nov 28, 2013
1 parent 8bc4135 commit 154edf8
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,6 +4,8 @@ rvm:
script: bundle exec rake
before_install:
- gem update --system
services:
- redis-server
notifications:
webhooks:
urls:
Expand Down

0 comments on commit 154edf8

Please sign in to comment.