Skip to content

Commit

Permalink
Turn off Travis email and manually start Redis.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmycuadra committed Dec 20, 2013
1 parent ffe0343 commit a5f548a
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 @@ -4,7 +4,10 @@ rvm:
script: bundle exec rspec
before_install:
- gem update --system
services:
- redis-server
notifications:
email: false
webhooks:
urls:
- https://lita-freenode.herokuapp.com/travis

0 comments on commit a5f548a

Please sign in to comment.