Skip to content

Commit

Permalink
Add Redis image to CircleCI settings
Browse files Browse the repository at this point in the history
  • Loading branch information
yujiosaka committed Dec 10, 2017
1 parent c394cd7 commit 2eb4632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ jobs:
build:
docker:
- image: circleci/node:6.10
- image: redis
steps:
- checkout
- run:
Expand Down

0 comments on commit 2eb4632

Please sign in to comment.