From dbc9461070047d650af39ec5b8832d1b58a6b422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Acid=20Chicken=20=28=E7=A1=AB=E9=85=B8=E9=B6=8F=29?= Date: Fri, 7 Jun 2019 16:50:10 +0900 Subject: [PATCH] Follow 3f5b96bf629da5f736c09b10058802eed28cca18 --- .circleci/v11-node11/default.yml | 2 -- .circleci/v11-node11/test.yml | 2 -- .circleci/v11-node12/default.yml | 2 -- .circleci/v11-node12/test.yml | 2 -- 4 files changed, 8 deletions(-) diff --git a/.circleci/v11-node11/default.yml b/.circleci/v11-node11/default.yml index 81273ab50..fbd971748 100644 --- a/.circleci/v11-node11/default.yml +++ b/.circleci/v11-node11/default.yml @@ -6,8 +6,6 @@ db: db: misskey user: syuilo pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379 diff --git a/.circleci/v11-node11/test.yml b/.circleci/v11-node11/test.yml index 97fa43565..3bff35889 100644 --- a/.circleci/v11-node11/test.yml +++ b/.circleci/v11-node11/test.yml @@ -6,8 +6,6 @@ db: db: test-misskey user: admin pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379 diff --git a/.circleci/v11-node12/default.yml b/.circleci/v11-node12/default.yml index 81273ab50..fbd971748 100644 --- a/.circleci/v11-node12/default.yml +++ b/.circleci/v11-node12/default.yml @@ -6,8 +6,6 @@ db: db: misskey user: syuilo pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379 diff --git a/.circleci/v11-node12/test.yml b/.circleci/v11-node12/test.yml index 97fa43565..3bff35889 100644 --- a/.circleci/v11-node12/test.yml +++ b/.circleci/v11-node12/test.yml @@ -6,8 +6,6 @@ db: db: test-misskey user: admin pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379