Revert "Clean up"
This reverts commit 5a5b65e9bf8ebb0eea1a515af16b49d6b1d6ab41.
This commit is contained in:
parent
2eedc91d74
commit
4612e4477d
@ -5,6 +5,13 @@ executors:
|
|||||||
working_directory: /tmp/workspace
|
working_directory: /tmp/workspace
|
||||||
docker:
|
docker:
|
||||||
- image: misskey/ci:v11-node11
|
- image: misskey/ci:v11-node11
|
||||||
|
- image: misskey/ci:latest
|
||||||
|
- image: circleci/mongo:latest
|
||||||
|
with-redis:
|
||||||
|
working_directory: /tmp/workspace
|
||||||
|
docker:
|
||||||
|
- image: misskey/ci:latest
|
||||||
|
- image: circleci/mongo:latest
|
||||||
- image: circleci/redis:latest
|
- image: circleci/redis:latest
|
||||||
- image: circleci/postgres:latest
|
- image: circleci/postgres:latest
|
||||||
docker:
|
docker:
|
||||||
|
@ -164,6 +164,8 @@
|
|||||||
"mocha": "6.1.4",
|
"mocha": "6.1.4",
|
||||||
"moji": "0.5.1",
|
"moji": "0.5.1",
|
||||||
"moment": "2.24.0",
|
"moment": "2.24.0",
|
||||||
|
"mongodb": "3.2.3",
|
||||||
|
"monk": "6.0.6",
|
||||||
"ms": "2.1.1",
|
"ms": "2.1.1",
|
||||||
"nested-property": "0.0.7",
|
"nested-property": "0.0.7",
|
||||||
"node-fetch": "2.5.0",
|
"node-fetch": "2.5.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user