Add redis for test dependencies
This commit is contained in:
parent
d4fd1abf61
commit
1d084d17ce
@ -14,6 +14,7 @@ jobs:
|
|||||||
PGUSER: root
|
PGUSER: root
|
||||||
PGDATABASE: circle_test
|
PGDATABASE: circle_test
|
||||||
- image: circleci/postgres:9.6.5-alpine-ram
|
- image: circleci/postgres:9.6.5-alpine-ram
|
||||||
|
- image: circleci/redis:4-alpine3.8
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user