Skip to content

Commit

Permalink
Add mongo support to the simple_tests job on Circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
timleslie committed May 23, 2018
1 parent 5cd798f commit 658f862
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 @@ -9,6 +9,7 @@ jobs:
docker:
# specify the version you desire here
- image: circleci/node:carbon
- image: mongo:3.4.4

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 658f862

Please sign in to comment.