Skip to content

Commit

Permalink
Try to fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
marubinotto committed Sep 11, 2018
1 parent 2094f0b commit 9675235
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Expand Up @@ -4,6 +4,9 @@ jobs:
docker:
- image: cotoami/cotoami-elixir:1.6
- image: circleci/postgres:9.5-alpine
environment:
POSTGRES_USER: postgres
POSTGRES_DB: cotoami_test
- image: redis:alpine
- image: neo4j:3.2.2
environment:
Expand Down

0 comments on commit 9675235

Please sign in to comment.