Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 5a69716

Browse files
committed
ci(circle): Attempts to fix CI build.
1 parent eee45b9 commit 5a69716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
build:
88
docker:
99
- image: circleci/node:8
10+
- image: mongo:3.4.4
1011
environment:
1112
- NPM_CONFIG_LOGLEVEL: warn
1213
working_directory: ~/repo

0 commit comments

Comments
 (0)