Skip to content

Commit

Permalink
added redis service to Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
agnessa committed Aug 4, 2016
1 parent 0be7fdc commit d7235fd
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
@@ -1,6 +1,9 @@
language: ruby
bundler_args: --without development production

services:
- redis-server

addons:
postgresql: 9.4
code_climate:
Expand Down

0 comments on commit d7235fd

Please sign in to comment.