Skip to content

Commit

Permalink
fix: circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
yangeorget committed May 13, 2019
1 parent f02fda5 commit 1ad9cca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:8.10.0
- image: mongo:3.4.5
- image: circleci/node:chakracore-8.10.0
- image: mongo:4.1.9

steps:
- checkout
Expand Down

0 comments on commit 1ad9cca

Please sign in to comment.